TeaSpeak-Client/.gitignore

22 lines
284 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 09:18:49 -04:00
!
2019-07-03 09:14:50 -04:00
!modules/renderer/imports/.copy_*.d.ts
2019-06-26 16:09:01 -04:00
package-lock.json