[cleanup] Remove unused file refernce from .gitignore file

This patch removes references of old files from the
.gitignore file which are no longer used and also
update ghostdriver.log-> geckodriver.log.

Change-Id: I32852b8c14254f7c06425c3098e4f7a5b3b7312b
This commit is contained in:
manchandavishal 2020-12-04 05:44:35 +00:00
parent e435f0dfa4
commit 33b031c953
1 changed files with 1 additions and 6 deletions

7
.gitignore vendored
View File

@ -31,20 +31,15 @@ openstack_dashboard/test/.secret_key_store
openstack_dashboard/test/integration_tests/horizon.conf.sample
openstack_dashboard/test/integration_tests/local-horizon.conf
openstack_dashboard/test/integration_tests/test_reports/
openstack_dashboard/wsgi/horizon.wsgi
openstack_dashboard/horizon_wsgi.py
doc/build/
/static/
integration_tests_screenshots/
.tox
node_modules
npm-debug.log
build
dist
AUTHORS
ChangeLog
tags
ghostdriver.log
.idea
geckodriver.log
package-lock.json
test_reports/*