Skip to content

Commit

Permalink
Merge pull request #355 from nexdrew/fix-gitignore
Browse files Browse the repository at this point in the history
fix .gitignore and rm .npmignore
  • Loading branch information
bcoe committed Jan 25, 2016
2 parents 514e312 + 569f8bc commit f198a79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
4 changes: 4 additions & 0 deletions .gitignore
100755 → 100644
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.idea/
node_modules/
.nyc_output/
*.swp
7 changes: 0 additions & 7 deletions .npmignore

This file was deleted.

0 comments on commit f198a79

Please sign in to comment.