Don't .gitignore editor-specific files.

Those should either be in your global gitignore, or in .git/info/exclude.
This commit is contained in:
2016-08-24 15:20:09 +02:00
parent 4e584fd1a6
commit 200611babf

2
.gitignore vendored
View File

@@ -1,6 +1,4 @@
*.pyc
*.sublime-project
*.sublime-workspace
*.db
*.blend[0-9]*