ignore bundled files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -28,3 +28,7 @@ main.css
|
|||||||
bundle.js
|
bundle.js
|
||||||
coverage
|
coverage
|
||||||
.remote-sync.json
|
.remote-sync.json
|
||||||
|
|
||||||
|
server/*.bundle.js
|
||||||
|
public/js/*.bundle.js
|
||||||
|
*.map
|
||||||
|
Reference in New Issue
Block a user