fish_classification / .gitignore
Gopikanth123's picture
Upload 16 files
19f2325 verified
raw
history blame contribute delete
220 Bytes
# Compiled Python files
*.pyc
__pycache__/
# Virtual environment
venv/
ENV/
# Jupyter Notebook checkpoints
.ipynb_checkpoints/
# IDE settings
.vscode/
.idea/
# Python cache files
*.pyc
# Gradio cache files
.gradio/