TeaSpeak-Client/.gitignore

21 lines
281 B
Plaintext
Raw Normal View History

2019-06-26 16:09:01 -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
2019-07-03 08:15:57 -04:00
!modules/renderer/imports/copy_*.d.ts
2019-06-26 16:09:01 -04:00
package-lock.json