From 599811ff08abd4a112233f1504d9d975ebb3353c Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Sat, 5 Jan 2013 00:02:54 +0100 Subject: [PATCH] Added a .gitignore file --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9697680 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +*~ +.*.sw? +autom4te.cache/* +Makefile.in +Makefile +config.h +config.h.in +config.log +config.status +depcomp +stamp-h1 +install-sh +configure +missing +po/Makevars.template +po/stamp-po +src/.deps/* +po/POTFILES