Adding log dir

This commit is contained in:
Chris Troutner
2019-05-20 20:45:01 -07:00
parent eb038bc2b8
commit 509586e3f3
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
### Node ###
# Logs
logs
#logs
*.log
npm-debug.log*
+1
View File
@@ -0,0 +1 @@
This directory will hold the Winston daily logs. Any files saved to this directory will be ignored by Git.