seanfaheymedia's picture
Upload folder using huggingface_hub
5d2dd77 verified
raw
history blame contribute delete
397 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Virtual environment
venv/
env/
.venv/
# Jupyter notebook checkpoints
.ipynb_checkpoints/
# Environment variable files
.env
# Mac/OSX system files
.DS_Store
# PyCharm/VSCode config
.idea/
.vscode/
# PDFs and summaries
# Profile.pdf
# summary.txt
# Node modules (if any)
node_modules/
# Other temporary files
*.log