Skip to content

Commit a63328e

Browse files
committed
update ignores
1 parent f701283 commit a63328e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
/node_modules
88

99
package-lock.json
10-
syxconfig.json
10+
syxconfig.json
11+
*.tgz

.npmignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# Folders
22
/src
3-
/images
3+
/image
44
/syx
5+
/package
56

67
# Dev-only or unrelated files
78
.gitignore
89
tsconfig.json
910
.eslintrc.json
11+
.eslintignore
12+
syxconfig.json
13+
distDeletor.js
14+
*.tgz
1015

1116
# Hidden folders
1217
/.vscode

0 commit comments

Comments
 (0)