Hand-wave / .gitignore
AhiBucket's picture
Upload .gitignore with huggingface_hub
4163d98 verified
raw
history blame contribute delete
200 Bytes
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
*.egg-info/
dist/
build/
.ipynb_checkpoints/
*.log
.DS_Store
verification_results.txt
verification_log.txt
comparison_log.txt