There was an error while loading. Please reload this page.
1 parent 8e4ebff commit 3d7bc1dCopy full SHA for 3d7bc1d
1 file changed
packages/@dcl/sdk-commands/src/logic/dcl-ignore.ts
@@ -15,6 +15,7 @@ export const defaultDclIgnore = [
15
'**/*.ts',
16
'**/*.tsx',
17
'Dockerfile',
18
+ 'thumbnails',
19
'dist',
20
'README.md',
21
'*.blend',
0 commit comments