diff options
author | Adam Jacob <adam@hjksolutions.com> | 2008-06-22 12:56:16 -0700 |
---|---|---|
committer | Adam Jacob <adam@hjksolutions.com> | 2008-06-22 12:56:16 -0700 |
commit | 9bdcdd7066fb2280fe23e2de65633026710f890d (patch) | |
tree | 18a3a3e7fe111483eec5c56af3b5e9d3cd47bd8d /.gitignore | |
parent | 27ce0ace33b34bd552e5b07dac102f3b2b39279f (diff) | |
download | chef-9bdcdd7066fb2280fe23e2de65633026710f890d.tar.gz |
Updating .gitignore to include example openid directories
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7d45849a4e..ad8fe4913b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ doc packages/chef-server/db examples/search_index examples/store +examples/openid-cstore +examples/openid-db |