🗃️ Fixed the .gitignore file 🗃️
Some checks failed
release-tag / release-image (push) Failing after 1m11s

.gitignore
This commit is contained in:
casjay
2025-11-23 08:47:30 -05:00
parent fb43cb1d51
commit ae257ced83

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