[libgtop/wip/libgtop-ng: 3/3] Added files created by make to .gitignore
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgtop/wip/libgtop-ng: 3/3] Added files created by make to .gitignore
- Date: Tue, 20 Aug 2013 20:27:11 +0000 (UTC)
commit 5adaa90de30b29e8a43024884500c0513c5f3c21
Author: Robert Roth <robert roth off gmail com>
Date: Tue Aug 20 23:26:29 2013 +0300
Added files created by make to .gitignore
.gitignore | 30 ++++++++++++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a0936b..f0b1704 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,10 @@ sysdeps/Makefile.in
sysdeps/*/Makefile
sysdeps/*/Makefile.in
sysdeps/*/.deps
+sysdeps/*/.libs
+sysdeps/*/*.o
+sysdeps/*/*.lo
+sysdeps/*/*.la
src/*/Makefile
src/*/Makefile.in
src/*/.deps
@@ -27,6 +31,13 @@ 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.in
@@ -56,8 +67,27 @@ doc/stamp-vti
doc/texinfo.tex
doc/version.texi
examples/.deps/
+examples/.libs/
+examples/*.o
examples/Makefile
examples/Makefile.in
+examples/affinity
+examples/df
+examples/first
+examples/mem
+examples/mountlist
+examples/netlist
+examples/netload
+examples/openfiles
+examples/pprint
+examples/procargs
+examples/proclist
+examples/procmap
+examples/second
+examples/smp
+examples/sysdeps
+examples/timings
+examples/wd
gtk-doc.make
include/Makefile
include/Makefile.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]