2015-05-26 12:23:01 -07:00
|
|
|
*.egg*
|
2014-10-10 05:29:01 +09:00
|
|
|
*.mo
|
2016-10-06 14:27:22 +01:00
|
|
|
*.pot
|
2011-06-19 14:10:44 -07:00
|
|
|
*.pyc
|
2013-11-28 08:53:19 +00:00
|
|
|
*.sw?
|
2012-07-23 14:26:30 +09:00
|
|
|
*.sqlite3
|
2015-01-28 17:35:19 +00:00
|
|
|
*.lock
|
2011-11-09 12:32:54 -08:00
|
|
|
.environment_version
|
2011-11-08 16:38:03 -08:00
|
|
|
.selenium_log
|
2012-01-31 16:26:24 -08:00
|
|
|
.coverage*
|
2012-05-11 23:37:35 -07:00
|
|
|
.DS_STORE
|
2016-08-08 05:45:39 +00:00
|
|
|
.DS_Store
|
2016-06-02 08:25:14 -06:00
|
|
|
/cover
|
2011-08-31 12:48:13 -07:00
|
|
|
coverage.xml
|
2015-10-21 13:28:52 +01:00
|
|
|
coverage-karma
|
2011-08-31 16:19:40 -07:00
|
|
|
pep8.txt
|
|
|
|
pylint.txt
|
2015-11-10 18:50:15 -08:00
|
|
|
# Files created by releasenotes build
|
|
|
|
releasenotes/build
|
2011-08-31 12:48:13 -07:00
|
|
|
reports
|
2016-02-16 09:28:21 -08:00
|
|
|
openstack_dashboard/local/*
|
|
|
|
!openstack_dashboard/local/local_settings.py.example
|
|
|
|
!openstack_dashboard/local/enabled/_50__settings.py.example
|
2016-03-03 10:55:26 +00:00
|
|
|
!openstack_dashboard/local/local_settings.d
|
|
|
|
openstack_dashboard/local/local_settings.d/*
|
|
|
|
!openstack_dashboard/local/local_settings.d/*.example
|
2012-06-21 13:20:12 +02:00
|
|
|
openstack_dashboard/test/.secret_key_store
|
2016-02-02 14:54:10 +11:00
|
|
|
openstack_dashboard/test/integration_tests/local-horizon.conf
|
2016-07-28 16:56:31 +08:00
|
|
|
openstack_dashboard/test/integration_tests/test_reports/
|
2014-03-24 11:39:28 +01:00
|
|
|
openstack_dashboard/wsgi/horizon.wsgi
|
2018-04-17 18:27:27 +12:00
|
|
|
openstack_dashboard/horizon_wsgi.py
|
2012-06-08 12:14:46 -07:00
|
|
|
doc/build/
|
2012-05-11 23:37:35 -07:00
|
|
|
/static/
|
2015-06-23 15:56:33 +03:00
|
|
|
integration_tests_screenshots/
|
2012-05-26 14:58:14 -04:00
|
|
|
.tox
|
2015-03-26 14:48:55 -06:00
|
|
|
node_modules
|
|
|
|
npm-debug.log
|
2012-02-29 17:31:12 -08:00
|
|
|
build
|
|
|
|
dist
|
2012-05-26 14:58:14 -04:00
|
|
|
AUTHORS
|
|
|
|
ChangeLog
|
2012-06-01 12:06:50 -07:00
|
|
|
tags
|
2015-11-09 15:35:48 +11:00
|
|
|
ghostdriver.log
|
2016-06-12 21:24:09 +08:00
|
|
|
.idea
|
2018-08-07 18:36:21 +08:00
|
|
|
package-lock.json
|