From 3cff190b74b2894bbd88b84d4cd940b5a23e7d22 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 21 Aug 2000 21:57:40 +0000 Subject: [PATCH] .. Original commit message from CVS: .. --- examples/helloworld/.gitignore | 2 ++ examples/helloworld2/.gitignore | 2 ++ tests/old/examples/helloworld/.gitignore | 2 ++ tests/old/examples/helloworld2/.gitignore | 2 ++ 4 files changed, 8 insertions(+) create mode 100644 examples/helloworld/.gitignore create mode 100644 examples/helloworld2/.gitignore create mode 100644 tests/old/examples/helloworld/.gitignore create mode 100644 tests/old/examples/helloworld2/.gitignore diff --git a/examples/helloworld/.gitignore b/examples/helloworld/.gitignore new file mode 100644 index 0000000..ecc3f3e --- /dev/null +++ b/examples/helloworld/.gitignore @@ -0,0 +1,2 @@ +Makefile +helloworld diff --git a/examples/helloworld2/.gitignore b/examples/helloworld2/.gitignore new file mode 100644 index 0000000..a4d886c --- /dev/null +++ b/examples/helloworld2/.gitignore @@ -0,0 +1,2 @@ +Makefile +helloworld2 diff --git a/tests/old/examples/helloworld/.gitignore b/tests/old/examples/helloworld/.gitignore new file mode 100644 index 0000000..ecc3f3e --- /dev/null +++ b/tests/old/examples/helloworld/.gitignore @@ -0,0 +1,2 @@ +Makefile +helloworld diff --git a/tests/old/examples/helloworld2/.gitignore b/tests/old/examples/helloworld2/.gitignore new file mode 100644 index 0000000..a4d886c --- /dev/null +++ b/tests/old/examples/helloworld2/.gitignore @@ -0,0 +1,2 @@ +Makefile +helloworld2 -- 2.7.4