diff options
author | Daniel DeLeo <dan@opscode.com> | 2010-10-23 12:01:06 -0700 |
---|---|---|
committer | Daniel DeLeo <dan@opscode.com> | 2010-10-23 12:01:06 -0700 |
commit | fed00e62abce974b4c075704333cb165abd3a79b (patch) | |
tree | 166f1b022d89afbada6668c1de22e64f2774c542 /.gitignore | |
parent | eff1dc6269576b72958113e3d4c57d8beb5a3fb3 (diff) | |
download | chef-fed00e62abce974b4c075704333cb165abd3a79b.tar.gz |
[CHEF-1801] extract gemspecs to their own files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 266aca8256..bc36c8f045 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,6 @@ chef-server-api/pkg chef/log chef/rdoc chef-server/log -chef-solr/chef-solr.gemspec log couchdb.stderr couchdb.stdout |