mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
gitignore: Forget obsolete path static/js/bundle.js .
We used to generate a file at this path in the static build,
but since 3f5d0e69f the corresponding output goes into
static/webpack-bundles instead. Clear the now-dead path
from our gitignore files.
This commit is contained in:
1
static/.gitignore
vendored
1
static/.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
# Code
|
||||
/js/bundle.js
|
||||
/min/
|
||||
/source-map/
|
||||
/webpack-bundles
|
||||
|
||||
Reference in New Issue
Block a user