Only ignore blend files at the root dir

This commit is contained in:
Sybren A. Stüvel 2016-07-29 11:05:51 +02:00
parent 772e6b0b1b
commit 9e84d2a416

3
.gitignore vendored
View File

@ -1,7 +1,6 @@
*.pyc
*.swp
*.blend
*.blend[1-9]
/*.blend*
blender_cloud/wheels/*.whl
/textures*/
/test_*.py