mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 03:58:48 +00:00
Update .gitignore /build --> build/
ignores all build folders recursively
This commit is contained in:
parent
73ba7a09c6
commit
c311e3adda
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -131,7 +131,7 @@ code/frontend/node_modules
|
||||||
/coverage
|
/coverage
|
||||||
|
|
||||||
# production
|
# production
|
||||||
/build
|
build/
|
||||||
|
|
||||||
# misc
|
# misc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue