.gitignore *.pyc
This commit is contained in:
parent
fced265ae7
commit
26a8bb2495
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
config.py
|
config.py
|
||||||
tmp/
|
tmp/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue