diff --git a/.gitignore b/.gitignore index 2afc7a32c6..feea4dd5b7 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/Authors b/Authors index af6f15cffe..f84155f6dc 100644 --- a/Authors +++ b/Authors @@ -1,3 +1,4 @@ +Aaron Lee Adam Gandelman Adam Johnson Alex Meade