Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
fix(npm): Make .npmignore more sensible to dot files
Browse files Browse the repository at this point in the history
Closes #59.
  • Loading branch information
dignifiedquire committed May 18, 2015
1 parent e3ae4e0 commit 4ebf361
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.*
.gitignore
.travis.yml
src
test
tasks
Expand Down

0 comments on commit 4ebf361

Please sign in to comment.