From 6c1bd98c147ba42488b5a3e8a7b1be87a4591a23 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Sat, 18 Nov 2017 11:09:56 -0800 Subject: [PATCH] Add s3proxy to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5f22983..a2d3853 100644 --- a/.gitignore +++ b/.gitignore @@ -27,5 +27,6 @@ /test/.deps/ /test/Makefile /test/Makefile.in +/test/s3proxy-* /test/*.log /default_commit_hash