files to ignore
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 7 Jan 2004 16:31:01 +0000 (16:31 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 7 Jan 2004 16:31:01 +0000 (16:31 +0000)
Original commit message from CVS:
files to ignore

tests/instantiate/.gitignore [new file with mode: 0644]

diff --git a/tests/instantiate/.gitignore b/tests/instantiate/.gitignore
new file mode 100644 (file)
index 0000000..54ab510
--- /dev/null
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+create