Add gitignore
This commit is contained in:
committed by
Christian Heimes
parent
69335a5af1
commit
2019244e09
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
# Auto-generated
|
||||||
|
*.pyc
|
||||||
|
__pycache__/
|
||||||
|
|
||||||
|
# Build related
|
||||||
|
*.egg-info
|
||||||
|
build/
|
||||||
Reference in New Issue
Block a user