diff options
Diffstat (limited to 'src/couch/.gitignore')
-rw-r--r-- | src/couch/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/couch/.gitignore b/src/couch/.gitignore index 30aa17359..73fb0b684 100644 --- a/src/couch/.gitignore +++ b/src/couch/.gitignore @@ -11,5 +11,10 @@ priv/*.dll priv/*.exe vc120.pdb +test/engines/coverage/ +test/engines/data/ +test/engines/etc/ +test/engines/log/ + .rebar/ .eunit |