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

.gitignore
This commit is contained in:
casjay
2025-11-23 08:48:20 -05:00
parent ce79443ecc
commit 85461a4eff

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