From 751d66174a27615faa2258b94f73b5e7d8b9c156 Mon Sep 17 00:00:00 2001 From: David Roazen Date: Wed, 26 Oct 2011 12:22:00 -0400 Subject: [PATCH] Minor additions to the shared .gitignore file, now that Mark has checked one in. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 744a93f45..8623fa076 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,10 @@ /*.eval *.ipr *.iws +*.iml +.DS_Store queueScatterGather /foo* /bar* integrationtests/ -public/testdata/onTheFlyOutputTest.vcf \ No newline at end of file +public/testdata/onTheFlyOutputTest.vcf