add .tx directory with transifex configuration, remove it from .gitignore

This commit is contained in:
Thomas Waldmann 2014-07-29 18:55:36 +02:00
parent 0da23dd545
commit e78be10788
2 changed files with 8 additions and 1 deletions

1
.gitignore vendored
View File

@ -4,7 +4,6 @@
local_settings.py
.coverage
.idea/
.tx/
.cache/
*.sqlite
*.egg-info

8
.tx/config Normal file
View File

@ -0,0 +1,8 @@
[main]
host = https://www.transifex.com
[nsupdateinfo.djangopo]
file_filter = nsupdate/locale/<lang>/LC_MESSAGES/django.po
source_file = nsupdate/locale/en/LC_MESSAGES/django.po
source_lang = en