Skip to content

Commit

Permalink
Added lib directory to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieumg committed Mar 2, 2016
1 parent 8d4d6ab commit 00bc0a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ node_modules

# Optional REPL history
.node_repl_history

# Built files
lib

0 comments on commit 00bc0a2

Please sign in to comment.