toppyr-stack/.gitignore
Dotty 6e6ff63f08 Add full stack configuration
- docker-compose.yml with all services
- .env.example with placeholder secrets
- Landing page HTML
- Gitea→OpenProject webhook script
- Comprehensive README with architecture docs
2026-03-28 19:04:45 +01:00

8 lines
74 B
Plaintext

# Secrets - never commit!
.env
# Local development
*.log
*.bak
.DS_Store