Ignore filesystem and editor files
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -19,3 +19,10 @@ pip-log.txt
|
||||
# Unit test / coverage reports
|
||||
.coverage
|
||||
.tox
|
||||
|
||||
# Other filesystems
|
||||
.svn
|
||||
.DS_Store
|
||||
|
||||
# Editors
|
||||
.*.swp
|
||||
|
||||
Reference in New Issue
Block a user