Files
website/.gitignore
tumillanino d5818bcf13 everything
2025-10-28 14:48:44 +11:00

49 lines
415 B
Plaintext

# Environment variables
.env
.env.local
# Binaries
server
*.exe
*.dll
*.so
*.dylib
# Test binaries
*.test
# Output of the go coverage tool
*.out
# Dependency directories
vendor/
# Go workspace file
go.work
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Database
*.db
*.sqlite
*.sqlite3
pocketbase/pb_data/
# Logs
*.log
# Agent-based stuff
CRUSH.md
ORY_INTEGRATION.md
START_DEV.md
.crush/