insight / .gitignore
dwb2023's picture
Initial commit for Hugging Face Spaces
3bb5fb5
raw
history blame contribute delete
79 Bytes
.venv/
# add pycache and pyc files
__pycache__/
*.pyc
# add lib directory
lib/