Skip to content

Commit 17fcb55

Browse files
committed
excluded gif files from extension
1 parent d00b1f2 commit 17fcb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscodeignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ test/**
55
src/**
66
**/*.map
77
.gitignore
8-
images/**
8+
images/*.gif
99
tsconfig.json
1010
*.pyc
1111
vsc-extension-quickstart.md

0 commit comments

Comments
 (0)