Initial commit

This commit is contained in:
2026-04-27 00:24:14 +02:00
commit 5a87cf8995
9 changed files with 590 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Secrets
.env
# Build artifacts
state/artifacts/
state/build.log
state/cron.log
# AUR SSH key (if stored locally)
*.pem
*.key
id_rsa
id_ed25519
# Docker
.docker/
# Misc
*.tmp
*.swp