Skip to content

Commit 096569a

Browse files
committed
Updated .vscodeignore to exclude unused files from package.
1 parent b6ded41 commit 096569a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.vscodeignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,14 @@ 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
1520
showComponentHierarchy.js
1621
showModuleHierarchy.js
22+
out.txt

0 commit comments

Comments
 (0)