Browse Source

update .gitignore to ignore node_modules

pull/383/head
Rob Loranger 4 years ago
parent
commit
58f27717be
No known key found for this signature in database GPG Key ID: D6F1633A4F0903B8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

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


Loading…
Cancel
Save