diff options
| author | Dr. Gutfuck LLC <40531868+gutfuckllc@users.noreply.github.com> | 2018-10-19 22:57:23 -0400 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-20 11:57:23 +0900 |
| commit | c2663529c1edf7ff28a5bd7d1f5775b0f38ef7c9 (patch) | |
| tree | ee0121acff0d54478b9d5526888079e8bb3182cf /.gitignore | |
| parent | Fix bug (diff) | |
| download | sharkey-c2663529c1edf7ff28a5bd7d1f5775b0f38ef7c9.tar.gz sharkey-c2663529c1edf7ff28a5bd7d1f5775b0f38ef7c9.tar.bz2 sharkey-c2663529c1edf7ff28a5bd7d1f5775b0f38ef7c9.zip | |
Localized BSoD messages. (#2953)
* Added VSCode workspace files to : .gitignore
* Localized Blue Screen of Death: locales/ja-JP.yml
Localized Blue Screen of Death: src/client/app/init.ts
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1e12e20de2..9d109e0c05 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ api-docs.json /redis /mongo /elasticsearch +*.code-workspace |