We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a58eafb + d8c0898 commit 6ad5ca8Copy full SHA for 6ad5ca8
.npmignore
@@ -1,14 +1,23 @@
1
/lib
2
-tsconfig.json
3
-tslint.json
4
-.travis.yml
5
-.vscode
6
-.idea
7
-.github
+/tsconfig.json
+/tslint.json
+/.travis.yml
+/appveyor.yml
+/.vscode
+/.idea
8
+/.build/
9
/.gfx
10
+/.github
11
/asdf.jpg
12
/foo_asdf_bar.jpg
13
/asdf.png
14
/asdf_bar.jpg
15
/foo_asdf.jpg
16
/.scratch/
17
+/docs/
18
+/e2e/
19
+/sonar-project.properties
20
+/typedoc.js
21
+/index.e2e.spec.ts
22
+/index.ts
23
+/jest.config.js
_config.yml
0 commit comments