From b25f4bf2e375b3ed02ad015106b020141b6cf16c Mon Sep 17 00:00:00 2001 From: Harald Judt Date: Sun, 15 Mar 2015 20:28:15 +0100 Subject: [PATCH] Add .gitignore --- .gitignore | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6ea1350 --- /dev/null +++ b/.gitignore @@ -0,0 +1,52 @@ +*.o +*.o.* +*.a +*.s +*.ko +*.la +*.lo +*.so +*.so.dbg +*.mod.c +*.i +*.lst +*.symtypes +*.order +modules.builtin +*.elf +*.bin +*.gz +*.bz2 +*.lzma +*.xz +*.lzo +*.patch +*.gcno +*.gmo + +.deps +aclocal* +autom4te.cache +depcomp +ChangeLog +compile +config.* +configure +configure.ac +docs/* +libtool +ltmain.sh +Makefile +Makefile.in* +m4 +missing +mkinstalldirs +panel-plugin/eyes.desktop +panel-plugin/xfce4-eyes-plugin +po/POTFILES +po/stamp-it +readme.txt +stamp-* +INSTALL +intltool-*.in +install-sh