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 6e86bb4 commit 000e6abCopy full SHA for 000e6ab
plugin/.npmignore
@@ -1,45 +1,8 @@
1
-demo/
2
-demo-ng/
3
-.git/
4
-.idea/
5
-docs/
6
-bin/
7
-tests/
8
-screens/
9
-sample-effects/
10
-graphics/
11
-.vs/
12
-.settings/
13
-.vscode/
14
-node_modules/
15
-pnpm-global/
16
-.tscache/
17
-
18
-.gitignore
19
-.npmignore
20
.DS_Store
21
-.editorconfig
22
-.bablerc
23
-.eslintignore
24
-.travis.yml
25
-.jshintrc
26
-*.sln
27
-*.md
28
-*.tmp
29
-*.log
30
-*.ts
31
-*.js.map
32
-*.tar
33
-*.tgz
34
-*.gz
35
-*.zip
36
37
-!index.d.ts
38
39
-references.d.ts
40
tsconfig.json
41
-tslint.json
42
-karma.conf.js
43
-typings.json
44
-typedoc.json
45
+node_modules/
+pnpm-global/
+CHANGELOG.md
+blueprint.md
+*.aar
+*.jar
0 commit comments