diff options
author | Adam Jacob <adam@hjksolutions.com> | 2008-10-09 10:24:26 -0700 |
---|---|---|
committer | Adam Jacob <adam@hjksolutions.com> | 2008-10-09 10:24:26 -0700 |
commit | 4f6120570d09908ef65c4b49458d7a913f7acd2a (patch) | |
tree | 3744cda0216d521db748b935b39d6737547bdfb6 /.gitignore | |
parent | 2a602a521bb23eb53d685639e7d8ee2b03a09026 (diff) | |
download | chef-4f6120570d09908ef65c4b49458d7a913f7acd2a.tar.gz |
Updating .gitignore for pkg directories
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7e2a22c7c6..cd11b83f9f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ examples/search_index examples/store examples/openid-cstore examples/openid-db +chef/pkg +chef-server/pkg *.swp |