generated from stilobique/BlenderTemplate
Clear git ignore file
This commit is contained in:
-15
@@ -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/
|
||||||
Reference in New Issue
Block a user