Skip to content

Commit 810ca18

Browse files
committed
Updated .vscodeignore to exclude unused files from package.
1 parent 6ab4402 commit 810ca18

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vscodeignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ node_modules/**
99
.yarnrc
1010
vsc-extension-quickstart.md
1111
**/tsconfig.json
12+
**/tslint.json
1213
**/.eslintrc.json
1314
**/*.map
1415
**/*.ts
16+
**/*.xcf
17+
**/*.bak
18+
**/*.py
19+
**/*.cmd

0 commit comments

Comments
 (0)