mechvis / .gitignore
SaiMupparaju
Initial commit for MechVis Hugging Face Space
03653db
raw
history blame contribute delete
288 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
dist/
build/
*.egg-info/
# Virtual environments
venv/
.env/
# Environment variables
.env
# IDE files
.vscode/
.idea/
# Jupyter Notebook
.ipynb_checkpoints/
# Miscellaneous
.DS_Store