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

.gitignore
This commit is contained in:
casjay
2025-11-23 08:47:54 -05:00
parent 1d93c05fac
commit 6b66844215

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