Add File
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
**__pycache__**
|
||||||
|
**build**
|
||||||
|
**egg-info**
|
||||||
|
**dist**
|
||||||
|
data/
|
||||||
|
*.pyc
|
||||||
|
venv/
|
||||||
|
*.idea/
|
||||||
|
*.so
|
||||||
|
*.yaml
|
||||||
|
*.sh
|
||||||
|
*.pth
|
||||||
|
*.pkl
|
||||||
|
*.zip
|
||||||
|
*.bin
|
||||||
|
output
|
||||||
|
version.py
|
||||||
Reference in New Issue
Block a user