fix
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -4,4 +4,20 @@
|
||||
*.txt
|
||||
*.csv
|
||||
*.log
|
||||
*.pkl
|
||||
*.pth
|
||||
*.pyc
|
||||
*.zip
|
||||
*.ipynb
|
||||
*.pyd
|
||||
*.egg-info
|
||||
*.egg
|
||||
*.so
|
||||
*.sql
|
||||
*.db
|
||||
*.db3
|
||||
*.dll
|
||||
*.pyo
|
||||
|
||||
|
||||
__pycache__
|
||||
Reference in New Issue
Block a user