Removed the ending slash from the node_modules ignore in hopes this fixes the linux issue.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user