From 1ab5ec2907b1eef51393553094440cf660050242 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sun, 28 Dec 2008 20:52:19 +0100 Subject: [PATCH] Add .gitignore --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..afd9680 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*~ +Makefile.in +Makefile +aclocal.m4 +autom4te.cache +config.h.in +configure +depcomp +install-sh +missing -- 2.39.5