Skip to content

Commit aea54f0

Browse files
committed
[ADD] the .gif and .mp4 files to the .vscodeignore so that they are not included in the extension
1 parent 519fefb commit aea54f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vscode/asperheader/.vscodeignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ assets/**
2929
# assets/**/*.min.json
3030
# keep the min.json in the assets of the build folder
3131
!dist/assets/**/*.min.json
32+
**/images/demo/*.gif
33+
**/images/demo/*.mp4

0 commit comments

Comments
 (0)