Adding run_test.sh artifacts to .gitignore

Adding myself to the Authors file.

Change-Id: Ifcedc2b7925f293cc47fb1eda9fbc14fa045918a
This commit is contained in:
Aaron Lee 2011-09-27 09:43:48 -05:00
parent f8d9ef3cff
commit 8573160d11

5
.gitignore vendored
View File

@ -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