Update .gitignore /build --> build/

ignores all build folders recursively
This commit is contained in:
Rudi Regentonne 2025-05-09 14:09:50 +02:00
parent 26998153ee
commit 818c7f0f56

2
.gitignore vendored
View file

@ -131,7 +131,7 @@ code/frontend/node_modules
/coverage /coverage
# production # production
/build build/
# misc # misc
.DS_Store .DS_Store