9b0ba951c0
* Import ~100% completed translations (translations available for 12 languages) * Update language list in openstack_dashboard settings.py * Update English POT files * Update Transifex resource name in .tx/config for Juno. * Remove compiled message catalogs (Related-Bug: #1196982) Closes-Bug: #1376542 The instruction on how to compile message catalogs will be covered by https://review.openstack.org/#/c/126169/ or the installation guide. Change-Id: Ib36562168009fa34b9818e99154df350678abd4b
30 lines
420 B
Plaintext
30 lines
420 B
Plaintext
*.pyc
|
|
*.sw?
|
|
*.sqlite3
|
|
.environment_version
|
|
.selenium_log
|
|
.coverage*
|
|
.noseids
|
|
.DS_STORE
|
|
*.mo
|
|
coverage.xml
|
|
nosetests.xml
|
|
pep8.txt
|
|
pylint.txt
|
|
reports
|
|
horizon.egg-info
|
|
openstack_dashboard/local/local_settings.py
|
|
openstack_dashboard/local/.secret_key_store
|
|
openstack_dashboard/test/.secret_key_store
|
|
openstack_dashboard/wsgi/horizon.wsgi
|
|
doc/build/
|
|
doc/source/sourcecode
|
|
/static/
|
|
.venv
|
|
.tox
|
|
build
|
|
dist
|
|
AUTHORS
|
|
ChangeLog
|
|
tags
|