Skip to content

Commit

Permalink
Adding node_modules to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtoye committed Jun 17, 2012
1 parent c895722 commit f7a8271
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ Thumbs.db
# Folder config file
Desktop.ini

# Node modules used during build
node_modules/

#############
## Python
Expand Down

0 comments on commit f7a8271

Please sign in to comment.