More files to ignore.

This commit is contained in:
Benoit Dejean
2015-06-27 13:53:25 +02:00
parent 172f0a50ba
commit 90f0e40395

58
.gitignore vendored
View File

@@ -1,18 +1,36 @@
*~ *~
*.bak *.o
*.out *.out
*.a *.a
*.la *.gmo
*.lo *.lo
.deps *.la
.libs *.core
*.o
*.s *.s
*.stamp
.libs
.deps
Makefile Makefile
Makefile.in 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 aclocal.m4
autom4te.cache/ autom4te.cache/
compile
config.guess config.guess
config.h config.h
config.h.in config.h.in
@@ -20,10 +38,13 @@ config.log
config.status config.status
config.sub config.sub
configure configure
compile
depcomp depcomp
doc/libgtop2.info doc/libgtop2.info
doc/mdate-sh doc/mdate-sh
doc/reference/html/ doc/reference/html/
doc/reference/libgtop-decl-list.txt
doc/reference/libgtop-decl.txt
doc/reference/libgtop-undeclared.txt doc/reference/libgtop-undeclared.txt
doc/reference/libgtop-undocumented.txt doc/reference/libgtop-undocumented.txt
doc/reference/libgtop-unused.txt doc/reference/libgtop-unused.txt
@@ -32,9 +53,6 @@ doc/reference/libgtop.hierarchy
doc/reference/libgtop.interfaces doc/reference/libgtop.interfaces
doc/reference/libgtop.prerequisites doc/reference/libgtop.prerequisites
doc/reference/libgtop.signals doc/reference/libgtop.signals
doc/reference/libgtop-decl-list.txt
doc/reference/libgtop-decl.txt
doc/reference/*.stamp
doc/reference/tmpl/ doc/reference/tmpl/
doc/reference/version.xml doc/reference/version.xml
doc/reference/xml/ doc/reference/xml/
@@ -44,7 +62,7 @@ doc/version.texi
examples/affinity examples/affinity
examples/df examples/df
examples/first examples/first
examples/free examples/mem
examples/mountlist examples/mountlist
examples/netlist examples/netlist
examples/netload examples/netload
@@ -54,29 +72,13 @@ examples/procargs
examples/proclist examples/proclist
examples/procmap examples/procmap
examples/second examples/second
examples/sysdeps
examples/smp examples/smp
examples/sysdeps
examples/timings examples/timings
examples/wd examples/wd
gtk-doc.make gtk-doc.make
INSTALL
install-sh install-sh
intltool-extract.in intltool-extract.in
intltool-merge.in intltool-merge.in
intltool-update.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