chore: bootstrap Atay Makhzan ops repo

This commit is contained in:
2026-06-19 15:35:48 +01:00
commit f6ba9ab02d
14 changed files with 639 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
# Secrets
.env
.env.*
!.env.example
app.ini
*.pem
*.key
*.crt
id_rsa*
id_ed25519*
*_token*
*secret*
# Backups and dumps
backups/
*.dump
*.sql
*.sqlite
*.zip
*.tar
*.tar.gz
*.tgz
# Runtime data
gitea-data/
postgres-data/
log/
logs/
# Local/editor
.DS_Store
.idea/
.vscode/
*.swp