🗃️ Removed the .claude/settings.local.json 🗃️
Some checks failed
blueonyx / release-blueonyx (push) Has been cancelled

Dockerfile
.env.scripts
.gitattributes
.gitea/workflows/docker.yaml
.gitignore
LICENSE.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
This commit is contained in:
casjay
2026-05-12 20:05:36 -04:00
parent d84c7aed2f
commit 81319e30a8
8 changed files with 368 additions and 191 deletions

19
.gitignore vendored
View File

@@ -1,7 +1,10 @@
# gitignore created on 05/22/25 at 21:00
# gitignore created on 05/06/26 at 23:32
# Disable reminder in prompt
ignoredirmessage
# ignore .build_failed files
**/.build_failed*
# OS generated files
### Linux ###
*~
@@ -99,17 +102,3 @@ $RECYCLE.BIN/
**/*.rewrite.sh
**/*.refactor.sh
# ignore dotenv files
.env
# Ignore the file: app.env
app.env
# Ignore the file: compose.default.yaml
compose.default.yaml
# ignore the default dotenv file
default.env
# Exclude compose.yaml just in case it has sensitive data
compose.yaml