diff options
author | Chocobozzz <me@florianbigard.com> | 2018-09-07 17:40:45 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-09-07 17:40:45 +0200 |
commit | d972dc7f665026086ad1804a3798ae36adea70c5 (patch) | |
tree | 5dcee10bb742ccd824c44acab31524e932e3c9c5 /client/.gitignore | |
parent | 4e554c4a2d5ea2cd98ce5545d81431100de43b23 (diff) | |
download | PeerTube-d972dc7f665026086ad1804a3798ae36adea70c5.tar.gz PeerTube-d972dc7f665026086ad1804a3798ae36adea70c5.tar.zst PeerTube-d972dc7f665026086ad1804a3798ae36adea70c5.zip |
Update translations
Diffstat (limited to 'client/.gitignore')
-rw-r--r-- | client/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/.gitignore b/client/.gitignore index 0bb91575e..cc1ec4083 100644 --- a/client/.gitignore +++ b/client/.gitignore | |||
@@ -4,3 +4,6 @@ | |||
4 | /stats.json | 4 | /stats.json |
5 | /dll | 5 | /dll |
6 | /.awcache | 6 | /.awcache |
7 | /src/locale/target/iso639_*.xml | ||
8 | /src/locale/target/player_*.xml | ||
9 | /src/locale/target/server_*.xml \ No newline at end of file | ||