[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:
parent
e435f0dfa4
commit
33b031c953
7
.gitignore
vendored
7
.gitignore
vendored
@ -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/*
|
||||
|
Loading…
Reference in New Issue
Block a user