Browse Source

Gitignore ginore logger output files (#37)

pull/39/head
djordje.djoric 4 years ago
parent
commit
7c528d98de
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      .gitignore

+ 2
- 0
.gitignore View File

@@ -1 +1,3 @@
node_modules/
src/loggerFiles/all.log
src/loggerFiles/error.log

Loading…
Cancel
Save