From 90f0e403951989afd864a2878dc86344ece8f0de Mon Sep 17 00:00:00 2001 From: Benoit Dejean Date: Sat, 27 Jun 2015 13:53:25 +0200 Subject: [PATCH] More files to ignore. --- .gitignore | 58 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 28 deletions(-) diff --git a/.gitignore b/.gitignore index 4a34ddff..6e065a17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,36 @@ *~ -*.bak +*.o *.out *.a -*.la +*.gmo *.lo -.deps -.libs -*.o +*.la +*.core *.s +*.stamp +.libs +.deps Makefile Makefile.in +src/daemon/libgtop_daemon2 +src/daemon/libgtop_server2 +stamp-h1 +po/stamp-it +po/POTFILES +po/Makefile.in.in +missing +m4/ +ltmain.sh +libtool +libgtopconfig.h +libgtop.spec +libgtop-2.0.pc +lib/lib.c +lib/GTop-2.0.gir +lib/GTop-2.0.typelib +INSTALL aclocal.m4 autom4te.cache/ -compile config.guess config.h config.h.in @@ -20,10 +38,13 @@ config.log config.status config.sub configure +compile depcomp doc/libgtop2.info doc/mdate-sh doc/reference/html/ +doc/reference/libgtop-decl-list.txt +doc/reference/libgtop-decl.txt doc/reference/libgtop-undeclared.txt doc/reference/libgtop-undocumented.txt doc/reference/libgtop-unused.txt @@ -32,9 +53,6 @@ doc/reference/libgtop.hierarchy doc/reference/libgtop.interfaces doc/reference/libgtop.prerequisites doc/reference/libgtop.signals -doc/reference/libgtop-decl-list.txt -doc/reference/libgtop-decl.txt -doc/reference/*.stamp doc/reference/tmpl/ doc/reference/version.xml doc/reference/xml/ @@ -44,7 +62,7 @@ doc/version.texi examples/affinity examples/df examples/first -examples/free +examples/mem examples/mountlist examples/netlist examples/netload @@ -54,29 +72,13 @@ examples/procargs examples/proclist examples/procmap examples/second -examples/sysdeps examples/smp +examples/sysdeps examples/timings examples/wd gtk-doc.make -INSTALL install-sh intltool-extract.in intltool-merge.in intltool-update.in -lib/GTop-2.0.gir -libgtop-2.0.pc -lib/GTop-2.0.typelib -libgtopconfig.h -libgtop.spec -lib/lib.c -libtool -ltmain.sh -m4/ -missing -po/*.gmo -po/POTFILES -po/stamp-it -src/daemon/libgtop_daemon2 -src/daemon/libgtop_server2 -stamp-h1 +