TeaSpeak-Client/.gitignore

21 lines
289 B
Plaintext
Raw Normal View History

2019-10-25 19:51:40 -04:00
.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
2021-02-07 14:01:37 -05:00
!/imports/
!/modules/renderer/imports/.copy_*.d.ts
2019-10-25 19:51:40 -04:00
2019-10-27 14:33:00 -04:00
npm-debug.log