Ignore python cache
This commit is contained in:
parent
b1c8f8d414
commit
bebbd96294
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
log/*.log
|
log/*.log
|
||||||
log/*.csv
|
log/*.csv
|
||||||
|
__pycache__
|
||||||
|
|
Loading…
Reference in a new issue