🗃️ Fixed the .gitignore file 🗃️
All checks were successful
release-tag / release-image (push) Successful in 41m22s

.gitignore
This commit is contained in:
casjay
2025-11-23 08:47:34 -05:00
parent 632a33e1f6
commit 0f1cc6d5e4

2
.gitignore vendored
View File

@@ -109,8 +109,6 @@ app.env
compose.default.yaml compose.default.yaml
# ignore the default dotenv file # ignore the default dotenv file
default.env default.env
# Exclude the rootfs dir
rootfs
# Exclude compose.yaml just in case it has sensitive data # Exclude compose.yaml just in case it has sensitive data
compose.yaml compose.yaml