add gitignore

This commit is contained in:
Shunichi09 2018-12-28 16:10:44 +09:00
parent 61e6ef20fd
commit f338c20f4a
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
*.csv
*.log
*.pickle
*.mp4
.cache/
.eggs/
__pycache__/
.pytest_cache
cache/