Add .gitignore
This commit is contained in:
parent
64f399e8cd
commit
2d4576f323
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
# Python
|
||||
*.pyc
|
||||
|
||||
# Packages
|
||||
.eggs
|
||||
*.egg-info
|
||||
build/
|
||||
dist/
|
||||
|
||||
# Testing
|
||||
.tox
|
||||
.testrepository
|
||||
|
||||
# Editors
|
||||
*~
|
||||
.*.swp
|
||||
.*sw?
|
Loading…
x
Reference in New Issue
Block a user