We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59faffd commit 0bfdb19Copy full SHA for 0bfdb19
.npmignore
@@ -14,4 +14,5 @@ karma.conf.js
14
.vscode
15
.jshintrc
16
.travis.yml
17
-.npmignore
+.npmignore$
18
+.gitignore
bower.json
@@ -43,6 +43,7 @@
43
".jshintrc",
44
".travis.yml",
45
".npmignore",
46
+ ".gitignore",
47
".vscode"
48
]
49
}
0 commit comments