fix: update .gitignore to include all .bak and .bak.tmp files

main
fengruixiang 2026-07-14 07:28:52 +08:00
parent 57ee96e1bf
commit a5d4657a27
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
/docs/AML_Backend/docker-compose-local-dev/AML-local-dev.bak
*.bak
*.bak.tmp
/justsolutionsWebV2/
/AML_Backend/
/AML_Frontend/