A9-Dash / .gitignore
Hermit11's picture
Upload 7 files
6d6abcb verified
raw
history blame contribute delete
179 Bytes
# Environment and configuration files
.env
# Python
__pycache__/
*.pyc
# Cache and local files
.cache/
.local/
.upm/
# Replit
replit.nix
# OS files
.DS_Store