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
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
*.db
|
||||
*.blend[0-9]*
|
||||
|
||||
|
Reference in New Issue
Block a user