Skip to content

Commit 49a3a14

Browse files
committed
Merge pull request #811 from gaboesquivel/ignore-logs
chore(gitignore) add npm-debug.log to gitignore
2 parents 13b9630 + 0de04b9 commit 49a3a14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/templates/_.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ public
55
.idea
66
client/bower_components
77
dist
8-
/server/config/local.env.js
8+
/server/config/local.env.js
9+
npm-debug.log

0 commit comments

Comments
 (0)