Skip to content

Commit

Permalink
fix(.gitignore): add root directories to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
eddywashere committed Mar 31, 2016
1 parent 140f973 commit 8952445
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
test/coverage
/test/coverage
node_modules
dist
build
lib
/dist
/build
/lib

0 comments on commit 8952445

Please sign in to comment.