Added the gitignore files back in for the folks who are still on the git.

This commit is contained in:
Monty Taylor 2010-07-27 23:18:27 -07:00
parent 67711b8aa4
commit 25de868554
4 changed files with 25 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
*.pyc
*.DS_Store
local_settings.py
CA/index.txt
CA/serial
keeper
instances
keys
build/*
build-stamp
nova.egg-info
.nova-venv

11
CA/.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
index.txt
index.txt.old
index.txt.attr
index.txt.attr.old
cacert.pem
serial
serial.old
openssl.cnf
private/*
newcerts/*

1
CA/INTER/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*

1
CA/reqs/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*