From 1127e07a2a6d6b3c0cbd342396e6c8af7ee54040 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 15 Oct 2014 13:05:40 +0200 Subject: added a directory scanner (Linux for now) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b570e71..c7aca13 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,8 @@ tests/*/test1 tests/*/test2 tests/*/test3 tests/*/test4 +tests/*/test5 +tests/*/test6 src/crawl/crawl makefiles/gmake/platform.mk.vars makefiles/gmake/platform.vars -- cgit v1.2.3-54-g00ecf