From 83a983efa384c6e64fbb45f3b97a129e93c1b2d6 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 12 Jul 2007 03:35:20 -0400 Subject: [PATCH] Add the .gitignore file Signed-off-by: Dana Jansens --- .gitignore | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2a7091e --- /dev/null +++ b/.gitignore @@ -0,0 +1,54 @@ +ABOUT-NLS +INSTALL +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.log +config.rpath +config.status +config.sub +configure +depcomp +install-sh +m4 +missing +po/Makefile +po/Makefile.in +po/Makefile.in.in +po/Makevars.template +po/POTFILES +po/Rules-quot +po/boldquot.sed +po/en@boldquot.gmo +po/en@boldquot.header +po/en@boldquot.insert-header +po/en@boldquot.po +po/en@quot.gmo +po/en@quot.header +po/en@quot.insert-header +po/en@quot.po +po/insert-header.sin +po/obconf.pot +po/quot.sed +po/remove-potcdate.sed +po/remove-potcdate.sin +po/stamp-po +po/sv.gmo +po/zh_TW.gmo +src/.dirstamp +src/obconf +src/src_obconf-about.o +src/src_obconf-appearance.o +src/src_obconf-archive.o +src/src_obconf-desktops.o +src/src_obconf-dock.o +src/src_obconf-main.o +src/src_obconf-mouse.o +src/src_obconf-preview.o +src/src_obconf-preview_update.o +src/src_obconf-theme.o +src/src_obconf-tree.o +src/src_obconf-windows.o -- 2.34.1