Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 989ea13

Browse files
author
Steven Edouard
committedJan 27, 2016
Merge pull request CatalystCode#36 from kevinsawicki/add-npm-ignore
Add npm ignore file
2 parents 5df9398 + 6a7d284 commit 989ea13

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎.npmignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.vscode
2+
test
3+
.beautifyrc
4+
.jscsrc
5+
.jshintrc
6+
.npmignore
7+
appveyor.yml
8+
*.gif
9+
*.jpg
10+
Gruntfile.js
11+
jsconfig.json

0 commit comments

Comments
 (0)
Please sign in to comment.