From ce717f7e086f5779d13802a6af1b24cba4d82282 Mon Sep 17 00:00:00 2001 From: Kim Woelders Date: Sun, 19 Apr 2009 09:32:42 +0000 Subject: [PATCH] Add .gitignore. SVN revision: 40223 --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..30d4c04 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +.svn +Makefile +Makefile.in +.deps +aclocal.m4 +autom4te.cache +config.h +config.h.in +config.log +config.status +configure +depcomp +e16keyedit.spec +install-sh +missing +stamp-h1 + +*.o +e16keyedit