fix: update .gitignore to include all .bak and .bak.tmp files
parent
57ee96e1bf
commit
a5d4657a27
|
|
@ -1,4 +1,5 @@
|
|||
/docs/AML_Backend/docker-compose-local-dev/AML-local-dev.bak
|
||||
*.bak
|
||||
*.bak.tmp
|
||||
/justsolutionsWebV2/
|
||||
/AML_Backend/
|
||||
/AML_Frontend/
|
||||
|
|
|
|||
Loading…
Reference in New Issue