From 33bbbf30f461b030c04e4de866cafafce19d5232 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 16 Oct 2014 03:06:13 -0700 Subject: Split tests a lot This probably takes longer for a from-scratch compile, but saves big on incremental recompiles. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cd2d57e..c47379a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,13 +5,15 @@ /dist/ # Generated source files /src/proto2/ -/src/debug-debug/test.cpp +/src/debug-debug/ # tags file /tags # generated by configure /Makefile /config.status /lib +# generated by python +*.pyc # nightlies /build-x86_64-linux-gnu/ -- cgit v1.2.3-70-g09d2