TeaSpeak-Client/.gitignore

21 lines
279 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
!
!modules/renderer/imports/.copy_*.d.ts
2019-10-27 14:33:00 -04:00
npm-debug.log