This commit is contained in:
root
2025-09-29 07:16:21 +00:00
parent d1adcb1188
commit 03b3766a22
+9 -1
View File
@@ -11,5 +11,13 @@ backend/node_modules
backend/.env backend/.env
frontend/node_modules frontend/node_modules
docker-compose.dev.yml docker-compose.dev.yml
scripts/docker-release.sh
scripts/dev-script.sh scripts/dev-script.sh
scripts/docker-release.sh
scripts/git-push.sh
scripts/merge-dev-to-master.sh
scripts/merge-feature-to-dev.sh
scripts/new-feature.sh
scripts/stash.sh
scripts/switch-branch.sh