update .gitignore to ignore node_modules

pull/383/head
Rob Loranger 5 years ago
parent f1f5dbb128
commit 58f27717be
No known key found for this signature in database
GPG Key ID: D6F1633A4F0903B8
  1. 1
      .gitignore

1
.gitignore vendored

@ -1,3 +1,4 @@
node_modules
*~
*.swp
*.swo

Loading…
Cancel
Save