Don't .gitignore editor-specific files.
Those should either be in your global gitignore, or in .git/info/exclude.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,4 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.sublime-project
|
|
||||||
*.sublime-workspace
|
|
||||||
*.db
|
*.db
|
||||||
*.blend[0-9]*
|
*.blend[0-9]*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user