Add .gitignore
This commit is contained in:
parent
39abc22b73
commit
d3a49edb2b
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
.*.sw?
|
||||||
|
*.sw?
|
||||||
|
.sw?
|
||||||
|
*.pyo
|
||||||
|
*.pyc
|
||||||
|
__pycache__
|
||||||
|
build
|
Reference in New Issue
Block a user