Clear git ignore file

This commit is contained in:
2024-05-31 11:02:05 +02:00
parent 940bc14d77
commit 4fa3170b93
-15
View File
@@ -7,24 +7,9 @@
__pycache__/ __pycache__/
**/__pycache__/ **/__pycache__/
# Unit Test #
*.zip
tests/blender/**
tests/blender/*.dmg
!tests/blender/.keep
### Blender ### ### Blender ###
*.blend1 *.blend1
### Unreal ###
tests/unreal_sample/DerivedDataCache
tests/unreal_sample/Intermediate
tests/unreal_sample/Saved
# Secret file
**/token.txt
# Virtual Environment # Virtual Environment
**/venv/** **/venv/**
venv/ venv/