diff options
author | Chocobozzz <me@florianbigard.com> | 2018-06-19 14:02:57 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-06-19 14:02:57 +0200 |
commit | 9c2e0dbfa9098675390e00ccb0fa49c51b3c6732 (patch) | |
tree | de2b894e0ba439bb012b895cc86d90b892eead7b /.gitignore | |
parent | 3aa5cea8fec998805e32c0480884906d8e4fd490 (diff) | |
download | PeerTube-9c2e0dbfa9098675390e00ccb0fa49c51b3c6732.tar.gz PeerTube-9c2e0dbfa9098675390e00ccb0fa49c51b3c6732.tar.zst PeerTube-9c2e0dbfa9098675390e00ccb0fa49c51b3c6732.zip |
Update iso639 translations for french and deutch
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 92af76310..f31b67690 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -26,3 +26,4 @@ | |||
26 | /server/tools/import-mediacore.ts | 26 | /server/tools/import-mediacore.ts |
27 | /docker-volume/ | 27 | /docker-volume/ |
28 | /.zanata-cache | 28 | /.zanata-cache |
29 | /scripts/i18n/generate-iso639-target.ts | ||