|
@@ -157,6 +157,7 @@ node_modules
|
|
# for VSCode
|
|
# for VSCode
|
|
.vs
|
|
.vs
|
|
.tempChromeProfileForDebug
|
|
.tempChromeProfileForDebug
|
|
|
|
+.tempChromeCanaryProfileForDebug
|
|
.temp
|
|
.temp
|
|
*.js.map
|
|
*.js.map
|
|
*.js.fx
|
|
*.js.fx
|
|
@@ -200,5 +201,6 @@ gui/dist/
|
|
# Local Netlify folder
|
|
# Local Netlify folder
|
|
.netlify
|
|
.netlify
|
|
Playground/dist/
|
|
Playground/dist/
|
|
|
|
+Playground/temp/
|
|
Sandbox/public/dist/
|
|
Sandbox/public/dist/
|
|
ktx2Decoder/dist/
|
|
ktx2Decoder/dist/
|