🗃️ Removed the .claude/settings.local.json 🗃️

Dockerfile
.env.scripts
.gitattributes
.gitea/workflows/docker.yaml
.gitignore
LICENSE.md
README.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
This commit is contained in:
2026-05-12 20:06:58 -04:00
parent 3692269d6b
commit 9c4ab766ff
9 changed files with 393 additions and 259 deletions
+4 -3
View File
@@ -1,7 +1,10 @@
# gitignore created on 09/20/25 at 05:14
# gitignore created on 05/05/26 at 14:38
# Disable reminder in prompt
ignoredirmessage
# ignore .build_failed files
**/.build_failed*
# OS generated files
### Linux ###
*~
@@ -83,7 +86,6 @@ $RECYCLE.BIN/
# ignore .build_failed files
**/.build_failed*
# ignore .bak files
**/*.bak
@@ -100,4 +102,3 @@ $RECYCLE.BIN/
**/*.rewrite.sh
**/*.refactor.sh