diff options
author | Adam Jacob <adam@hjksolutions.com> | 2009-02-27 14:42:40 -0800 |
---|---|---|
committer | Adam Jacob <adam@hjksolutions.com> | 2009-02-27 14:42:40 -0800 |
commit | 61c308e1ea06aad7b0a3bce290a5550e4e09c91f (patch) | |
tree | 367a650539f2cbdcac5e136dfd3ea45b9186078a /.gitignore | |
parent | 225b91fdb403a5bf13504dd0738b748a40f0b96e (diff) | |
download | chef-61c308e1ea06aad7b0a3bce290a5550e4e09c91f.tar.gz |
Updating .gitignore to ignore chef-server-slice pkg
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7ade6f67f1..85e9a9585a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ examples/openid-cstore examples/openid-db chef/pkg chef-server/pkg +chef-server-slice/pkg chef/log chef-server/log log |