Files
lidify/backend/.gitignore
2025-12-25 18:58:06 -06:00

22 lines
258 B
Plaintext

node_modules/
dist/
.env
.env.*
.DS_Store
logs/
*.log
# Runtime caches (safe to delete; regenerated)
cache/
# VPN configs for local testing (do not commit)
mullvad/
# Stray media artifacts (should never be committed)
*.mp3
*.flac
*.wav
*.m4a
*.ogg
*.opus