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 c8dead7 commit 4755332Copy full SHA for 4755332
.gitattributes
@@ -1,3 +1,4 @@
1
+img/* linguist-vendored
2
js/* linguist-vendored
3
ts/tests/coverage/* linguist-vendored
4
gulpfile.js linguist-vendored
.npmignore
@@ -8,4 +8,5 @@ ts/tslint.json
8
.gitignore
9
.npmignore
10
gulpfile.js
11
-jest.config.js
+jest.config.js
12
+img/
0 commit comments