Files
VoxVera/.gitignore
2025-06-17 21:20:46 -04:00

21 lines
277 B
Plaintext

# Ignore build outputs in host directories
host/*/*.html
host/*/*.png
host/*/*.pdf
host/*/from_client/
host/*/config.json
host/*/submission_form.txt
# Temporary files
*.tmp
tmp*/
# OS and editor files
.DS_Store
Thumbs.db
*~
*.swp
imports/*.json
src/index.html
src/nostr.html