From 9dfd1d7a95988e0682d772010c3e13c6170e7d26 Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Mon, 15 Jul 2013 15:36:03 -0700 Subject: Slightly improving gitignore for better parent project support. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index da52828..329cd2c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,9 @@ *.o *.a *.bin +tests/data.gz +tests/data.raw +tests/out.gz +tests/out.raw +tests/out.txt +tests/out.z -- cgit v1.2.3