mirror of
https://github.com/casjaysdevdocker/ympd
synced 2026-05-15 08:47:50 -04:00
🗃️ Removed the .claude/settings.local.json 🗃️
Some checks failed
ympd / release-ympd (push) Has been cancelled
Some checks failed
ympd / release-ympd (push) Has been cancelled
Dockerfile .dockerignore .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:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -1,7 +1,10 @@
|
||||
# gitignore created on 05/22/25 at 21:00
|
||||
# gitignore created on 05/05/26 at 14:38
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user