mirror of https://github.com/vector-im/riot-web
Ignore *.log files, such as from npm or Yarn
parent
bdc8508198
commit
e42560a216
|
@ -1,5 +1,6 @@
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
/.npmrc
|
/.npmrc
|
||||||
|
/*.log
|
||||||
|
|
||||||
/node_modules
|
/node_modules
|
||||||
/lib
|
/lib
|
||||||
|
|
Loading…
Reference in New Issue