Skip to content

Commit 000e6ab

Browse files
committed
chore: project
1 parent 6e86bb4 commit 000e6ab

File tree

1 file changed

+6
-43
lines changed

1 file changed

+6
-43
lines changed

plugin/.npmignore

Lines changed: 6 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -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
201
.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
402
tsconfig.json
41-
tslint.json
42-
karma.conf.js
43-
typings.json
44-
typedoc.json
45-
3+
node_modules/
4+
pnpm-global/
5+
CHANGELOG.md
6+
blueprint.md
7+
*.aar
8+
*.jar

0 commit comments

Comments
 (0)