From fd278ade0bf19ba9deba65976ce6af7c59c4443a Mon Sep 17 00:00:00 2001 From: Jesse Andrews Date: Sun, 30 May 2010 14:12:04 -0700 Subject: [PATCH] missed the gitignore --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..9db87ac294ee --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +*.pyc +*.DS_Store +local_settings.py +CA/index.txt +CA/serial +keeper +instances +keys +build/* +build-stamp +nova.egg-info