add .gitignore
This commit is contained in:
parent
b12cf290f1
commit
4dd4e3c4ff
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
.mypy_cache
|
||||
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
.*.swp
|
||||
.*.swo
|
||||
|
||||
build/
|
||||
dist/
|
||||
|
||||
*.egg-info/
|
Loading…
x
Reference in New Issue
Block a user