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.*
|
||||
node_modules/
|
||||
node_modules
|
||||
config.js
|
||||
public/main.css
|
||||
public/emailFailures.txt
|
||||
|
||||
Reference in New Issue
Block a user