Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Commit

Permalink
adds node_modules to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
toddtreece committed Mar 12, 2015
1 parent dd83715 commit 1bf75df
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,6 +1,7 @@
*.swp
*.swo
.DS_Store
node_modules

# debs we build on the fly
packages/build/*.deb
Expand Down

0 comments on commit 1bf75df

Please sign in to comment.