Add a .gitignore

This commit is contained in:
Shadow15510 2021-06-29 16:58:47 +02:00
parent e7ad23f794
commit 869d0d113f
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
build-fx/*
build-cg/*
assets-fx/__pycache__/*
assets-cg/__pycache__/*