added web-bundles to gitignore
This commit is contained in:
parent
6a0c7db715
commit
a34d28e6a7
|
|
@ -54,6 +54,7 @@ tools/template-test-generator/test-scenarios/
|
|||
|
||||
# Bundler temporary files and generated bundles
|
||||
.bundler-temp/
|
||||
web-bundles/
|
||||
|
||||
# Generated web bundles (built by CI, not committed)
|
||||
src/modules/bmm/sub-modules/
|
||||
|
|
|
|||
Loading…
Reference in New Issue