From: Fred L. Drake, Jr. Date: Fri, 17 Aug 2001 19:16:41 +0000 (+0000) Subject: Tell CVS to ignore the intermediate files generated by building the test X-Git-Tag: R_1_95_3~136 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=559fbc6c4ba3c635a1e7d294a29ebf744cb3c9d4;p=libexpat Tell CVS to ignore the intermediate files generated by building the test suite. --- diff --git a/expat/tests/.gitignore b/expat/tests/.gitignore new file mode 100644 index 00000000..0099d7bb --- /dev/null +++ b/expat/tests/.gitignore @@ -0,0 +1,2 @@ +Makefile +runtests