add gitignore
This commit is contained in:
parent
f58b843951
commit
8cdd4293d4
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
.pytest_cache/
|
||||
.pylint.d/
|
Loading…
Reference in New Issue
Block a user