20 lines
243 B
Plaintext
20 lines
243 B
Plaintext
.idea/
|
|
.sass-cache/
|
|
tmp/
|
|
node_modules/
|
|
/build/
|
|
updater/postzip/test
|
|
updater/postzip/cmake-build-*/
|
|
updater/postzip/.idea
|
|
updater/postzip/TeaClient-linux.tar.gz
|
|
|
|
#For the main JS file
|
|
*.js.map
|
|
*.js
|
|
|
|
.deploy_secret
|
|
|
|
**/*.d.ts
|
|
|
|
package-lock.json
|