thedesk/.gitignore

41 lines
527 B
Plaintext
Raw Normal View History

2018-01-29 00:18:19 +11:00
*.bat
2018-01-29 01:04:55 +11:00
*.zip
2018-03-20 15:55:25 +11:00
*.7z
2018-09-11 04:59:44 +10:00
*.exe
2018-05-26 22:48:13 +10:00
TheDesk-*
2019-06-25 00:10:29 +10:00
build/*
2018-05-26 22:48:13 +10:00
app/.DS_Store
.DS_Store
2018-09-11 04:59:44 +10:00
.vs/*
.vscode/*
enq.md
2018-07-29 17:37:54 +10:00
app/.tkn
2018-09-12 02:49:41 +10:00
app/node_modules
app/js/login/tkn.js
2019-08-26 01:09:01 +10:00
app/view/en
app/view/ja
2019-11-16 02:02:03 +11:00
app/view/ja-KS
2019-08-26 01:09:01 +10:00
app/view/de
app/view/bg
app/view/cs
app/view/ps
2019-10-05 00:39:59 +10:00
app/view/es-AR
2020-09-26 22:18:28 +10:00
app/view/it-IT
2021-04-18 05:23:45 +10:00
app/view/pl-PL
2019-08-26 01:09:01 +10:00
app/git
2019-10-11 02:42:01 +11:00
*.code-workspace
releasenote.md
2020-04-07 16:53:53 +10:00
app/yarn-error.log
2020-11-28 07:57:11 +11:00
app/js/platform/aiscript.js
2021-01-16 06:28:09 +11:00
app/view/es-ES
2021-01-19 06:10:30 +11:00
app/view/fr-FR
app/view/no-NO
app/view/zh-CN
app/view/ru-RU
app/view/zh-TW
app/view/pt-BR
app/build.js
app/view/make/make.js
app/view/make/makeCli.ts
app/.env