From 7bc5f0ca137da45b5cb46376ca9ef6b36fc70451 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Mon, 27 Apr 2015 11:19:14 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 62e355e..55db369 100644 --- a/.gitignore +++ b/.gitignore @@ -19,5 +19,8 @@ /src/Makefile /src/Makefile.in /src/s3fs +/src/test_* +/test/.deps/ /test/Makefile /test/Makefile.in +/test/*.log