added .idea to .npmignore, closes #41

This commit is contained in:
Jarrod Overson 2013-06-15 12:10:44 -07:00
parent ecfc9d7eee
commit f7b112deb2

View File

@ -3,5 +3,7 @@
.jshintrc .jshintrc
.jshintignore .jshintignore
.gitattributes .gitattributes
.idea
.grunt
test test
docs docs