diff options
author | Daniel DeLeo <dan@opscode.com> | 2011-02-07 14:10:53 -0800 |
---|---|---|
committer | Daniel DeLeo <dan@opscode.com> | 2011-02-08 10:33:09 -0800 |
commit | 6d2c0f377a4f74d3aead21d1b50f673bb9b03b31 (patch) | |
tree | 5fd94b91db8821dde996e04867ae12d598801d62 /.gitignore | |
parent | 585e5ff55d5ec41195e6abd24323d9b195c76b26 (diff) | |
download | chef-6d2c0f377a4f74d3aead21d1b50f673bb9b03b31.tar.gz |
add configurable log locations
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6ff48eeb33..b3768a5db0 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,5 @@ features/data/repo/checksums/ .rvmrc .bundle chef-expander/conf/chef-expander.rb +chef-expander/spec/fixtures/expander.log |