From 072bdb804594d77bc3453519c2500fd1e45c38e7 Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Wed, 25 Jul 2001 14:33:28 +0000 Subject: [PATCH] Ignore the generated executables. --- expat/examples/.gitignore | 1 + expat/sample/.gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/expat/examples/.gitignore b/expat/examples/.gitignore index f3c7a7c5..b8b6bd1c 100644 --- a/expat/examples/.gitignore +++ b/expat/examples/.gitignore @@ -1 +1,2 @@ Makefile +outline diff --git a/expat/sample/.gitignore b/expat/sample/.gitignore index f3c7a7c5..2a8e76df 100644 --- a/expat/sample/.gitignore +++ b/expat/sample/.gitignore @@ -1 +1,2 @@ Makefile +elements