diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 86a1f94724..7ade6f67f1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,8 @@ chef/pkg chef-server/pkg chef/log chef-server/log +log +couchdb.stderr +couchdb.stdout features/data/tmp/** *.swp |