added .gitignore file
This commit is contained in:
parent
d3eac39795
commit
fa75d39b66
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
*.log
|
||||||
|
*.csv
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
Loading…
Reference in New Issue
Block a user