Update and clean .gitignored files list.
This commit is contained in:
87
.gitignore
vendored
87
.gitignore
vendored
@@ -1,52 +1,14 @@
|
|||||||
sysdeps/Makefile
|
*.a
|
||||||
sysdeps/Makefile.in
|
*.la
|
||||||
sysdeps/*/Makefile
|
*.lo
|
||||||
sysdeps/*/Makefile.in
|
.deps
|
||||||
sysdeps/*/.deps
|
.libs
|
||||||
sysdeps/*/.libs
|
*.o
|
||||||
sysdeps/*/*.o
|
|
||||||
sysdeps/*/*.lo
|
|
||||||
sysdeps/*/*.la
|
|
||||||
src/*/Makefile
|
|
||||||
src/*/Makefile.in
|
|
||||||
src/*/.deps
|
|
||||||
src/Makefile
|
|
||||||
src/Makefile.in
|
|
||||||
src/daemon/*.o
|
|
||||||
src/daemon/.libs
|
|
||||||
src/daemon/libgtop_daemon2
|
|
||||||
src/daemon/libgtop_server2
|
|
||||||
stamp-h1
|
|
||||||
po/*.gmo
|
|
||||||
po/stamp-it
|
|
||||||
po/POTFILES
|
|
||||||
po/Makefile.in.in
|
|
||||||
po/Makefile.in
|
|
||||||
po/Makefile
|
|
||||||
missing
|
|
||||||
misc/Makefile
|
|
||||||
misc/Makefile.in
|
|
||||||
m4/
|
|
||||||
ltmain.sh
|
|
||||||
libtool
|
|
||||||
libgtopconfig.h
|
|
||||||
libgtop.spec
|
|
||||||
libgtop-2.0.pc
|
|
||||||
lib/Makefile
|
|
||||||
lib/Makefile.in
|
|
||||||
lib/.deps
|
|
||||||
lib/.libs
|
|
||||||
lib/*.o
|
|
||||||
lib/*.lo
|
|
||||||
lib/*.la
|
|
||||||
lib/lib.c
|
|
||||||
lib/GTop-2.0.gir
|
|
||||||
lib/GTop-2.0.typelib
|
|
||||||
INSTALL
|
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache/
|
autom4te.cache/
|
||||||
|
compile
|
||||||
config.guess
|
config.guess
|
||||||
config.h
|
config.h
|
||||||
config.h.in
|
config.h.in
|
||||||
@@ -54,28 +16,19 @@ config.log
|
|||||||
config.status
|
config.status
|
||||||
config.sub
|
config.sub
|
||||||
configure
|
configure
|
||||||
compile
|
|
||||||
depcomp
|
depcomp
|
||||||
doc/Makefile
|
|
||||||
doc/Makefile.in
|
|
||||||
doc/libgtop2.info
|
doc/libgtop2.info
|
||||||
doc/mdate-sh
|
doc/mdate-sh
|
||||||
doc/reference/Makefile
|
|
||||||
doc/reference/Makefile.in
|
|
||||||
doc/reference/html/
|
doc/reference/html/
|
||||||
doc/reference/libgtop-decl-list.txt
|
doc/reference/libgtop-decl-list.txt
|
||||||
doc/reference/libgtop-decl.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/
|
||||||
doc/stamp-vti
|
doc/stamp-vti
|
||||||
doc/texinfo.tex
|
doc/texinfo.tex
|
||||||
doc/version.texi
|
doc/version.texi
|
||||||
examples/.deps/
|
|
||||||
examples/.libs/
|
|
||||||
examples/*.o
|
|
||||||
examples/Makefile
|
|
||||||
examples/Makefile.in
|
|
||||||
examples/affinity
|
examples/affinity
|
||||||
examples/df
|
examples/df
|
||||||
examples/first
|
examples/first
|
||||||
@@ -89,17 +42,29 @@ examples/procargs
|
|||||||
examples/proclist
|
examples/proclist
|
||||||
examples/procmap
|
examples/procmap
|
||||||
examples/second
|
examples/second
|
||||||
examples/smp
|
|
||||||
examples/sysdeps
|
examples/sysdeps
|
||||||
|
examples/smp
|
||||||
examples/timings
|
examples/timings
|
||||||
examples/wd
|
examples/wd
|
||||||
gtk-doc.make
|
gtk-doc.make
|
||||||
include/Makefile
|
INSTALL
|
||||||
include/Makefile.in
|
|
||||||
include/glibtop/Makefile
|
|
||||||
include/glibtop/Makefile.in
|
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user