Removed the ending slash from the node_modules ignore in hopes this fixes the linux issue.

This commit is contained in:
Wynne Crisman
2016-05-06 19:22:52 -07:00
parent 5661f5dfd1
commit b4e145e31e

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
*_bak.* *_bak.*
node_modules/ node_modules
config.js config.js
public/main.css public/main.css
public/emailFailures.txt public/emailFailures.txt