Ignore *.log files, such as from npm or Yarn

This commit is contained in:
J. Ryan Stinnett 2019-03-13 14:44:01 +00:00
parent d6942353f1
commit aae5ca0763

1
.gitignore vendored
View file

@ -10,6 +10,7 @@
/packages/
/webapp
/.npmrc
/*.log
.DS_Store
npm-debug.log
electron/dist