diff --git a/.gitignore b/.gitignore index e46e74cc..44786c45 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,4 @@ _cache # To prevent accidental push of translations from # Transifex. -translations/ +.tx/translations/ diff --git a/.tx/config b/.tx/config index d9c11847..885a949a 100644 --- a/.tx/config +++ b/.tx/config @@ -2,7 +2,7 @@ host = https://www.transifex.com [bitcoinorg.bitcoinorg] -file_filter = translations/bitcoinorg.bitcoinorg/.yml +file_filter = .tx/translations/.yml source_lang = en type = YML