Skip to content

Commit

Permalink
Adding a .gitignore for hygiene
Browse files Browse the repository at this point in the history
Adding a .gitignore for npm publish hygiene.  No version bump
in package.json needed as this can happily be part of 0.0.3.
  • Loading branch information
Jonathan M. Altman committed Jun 6, 2016
1 parent 1a56475 commit 67c8862
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
@@ -0,0 +1,3 @@
*.iml
node_modules/
test/

0 comments on commit 67c8862

Please sign in to comment.