Update gitignore rules
This commit is contained in:
parent
bb6a26cb7e
commit
8c33f140db
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
*~
|
||||
.\#*
|
||||
\#*\#
|
||||
*.swp
|
||||
.python-version
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue