Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Commit

Permalink
add node_modules to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Rousseau committed Feb 21, 2016
1 parent c4b8b2b commit 7596bcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
public/
.DS_Store
*.swp
node_modules

0 comments on commit 7596bcc

Please sign in to comment.