LRPG / .gitignore
pizb's picture
Upload folder using huggingface_hub
0b75c79 verified
raw
history blame contribute delete
60 Bytes
# Ignore virtual environment
.venv/
.env
__pycache__/
dummy/