initial commit
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Local binaries (they are generated).
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
|
||||
# sphinx
|
||||
docs/build/
|
||||
|
||||
# auto-generated
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.egg-info
|
||||
.coverage
|
||||
.tox/
|
||||
build/
|
||||
Reference in New Issue
Block a user