Skip to content

Commit 95b185f

Browse files
author
Gustavo Henke
committed
Create .npmignore
1 parent 8c97736 commit 95b185f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.npmignore

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Any hidden files
2+
**/.*
3+
4+
# Build related stuff
5+
/config
6+
/lib
7+
/ngdoc_assets
8+
/sample
9+
/test
10+
Gruntfile.js
11+
files.js
12+
13+
# Package managers
14+
bower.json
15+
component.json

0 commit comments

Comments
 (0)