Adding run_test.sh artifacts to .gitignore
Adding myself to the Authors file. Change-Id: Ifcedc2b7925f293cc47fb1eda9fbc14fa045918a
This commit is contained in:
parent
21da183ede
commit
d2ac401fbb
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,8 +1,7 @@
|
||||
*.pyc
|
||||
*.DS_Store
|
||||
local_settings.py
|
||||
CA/index.txt
|
||||
CA/serial
|
||||
CA/
|
||||
keeper
|
||||
instances
|
||||
keys
|
||||
@ -10,3 +9,5 @@ build/*
|
||||
build-stamp
|
||||
nova.egg-info
|
||||
.nova-venv
|
||||
*.sqlite
|
||||
*.log
|
||||
|
Loading…
Reference in New Issue
Block a user