First_agent_template / .gitignore
vinhle's picture
gaia app commit
a00946c
raw
history blame contribute delete
506 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# Virtual Environments
hf_assignment/
venv/
env/
ENV/
.env
.venv/
# Environment Variables
.env
# MacOS
.DS_Store
# Editor directories and files
.idea/
.vscode/
*.swp
*.swo
# Project specific
image_outputs/
*.db
*.log