Files
Kazier/backend/.gitignore
T
2026-07-12 23:49:25 +02:00

32 lines
274 B
Plaintext

# Binaries
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary
*.test
# Output
*.out
# Dependency directories
vendor/
# Uploads
uploads/*
!uploads/.gitkeep
# Environment files
.env
.env.local
# Database
*.db
*.db-wal
*.db-shm
# Legacy SQLite (kept for safety)
vaultdrop.db