Update .gitignore

This commit is contained in:
Shadow15510 2021-06-06 18:30:04 +02:00
parent 9b354884cd
commit 685c162fd4
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

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