mirror of https://github.com/webpack/webpack.git
feat(app): Git ignore *.log files
This commit is contained in:
parent
07c985276e
commit
f33ac4720d
|
|
@ -6,3 +6,4 @@
|
|||
/examples/*/js
|
||||
/coverage
|
||||
.DS_Store
|
||||
*.log
|
||||
Loading…
Reference in New Issue