From 13b65ac87e281e846820bbef8df1a94b81fcb5ef Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 19 Sep 2012 18:50:56 -0700 Subject: discover should not discover files in the output dir --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ed62865..235c370 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ relcool # This is a generated file that should be ignored src/rcl_goal.erl logs -test/*_data \ No newline at end of file +test/*_data +relcool_output/* \ No newline at end of file -- cgit v1.2.3