Skip to content

Commit

Permalink
tweak the .gitignore based on advice from https://github.com/substack…
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmartineau committed Feb 10, 2015
1 parent cf4ceb8 commit 301a3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ _site/

# Node
# node modules directory
node_modules/
node_modules/*
logs
*.log

Expand Down

0 comments on commit 301a3c4

Please sign in to comment.