Ignore *.log files, such as from npm or Yarn
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
npm-debug.log
|
npm-debug.log
|
||||||
/.npmrc
|
/.npmrc
|
||||||
|
/*.log
|
||||||
|
|
||||||
/node_modules
|
/node_modules
|
||||||
/lib
|
/lib
|
||||||
|
|||||||
Reference in New Issue
Block a user