[gnome-desktop-testing/wip/manual: 1/5] Add .gitignore



commit 9eaf07db24d339ab7155e9c14b0b0821ebfb5760
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Apr 25 19:48:52 2013 -0400

    Add .gitignore

 .gitignore |   41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8155f14
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,41 @@
+*.la
+*.lo
+*.o
+.deps
+.libs
+ABOUT-NLS
+ChangeLog
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+build-aux/compile
+config.h
+config.h.in
+config.log
+config.status
+config.guess
+config.rpath
+config.sub
+config
+configure
+depcomp
+gnome-doc-utils.make
+install-sh
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+m4/libtool.m4
+m4/ltoptions.m4
+m4/ltsugar.m4
+m4/ltversion.m4
+m4/lt~obsolete.m4
+stamp-h1
+*~
+\#*\#
+
+GSystem-1.0.gir
+GSystem-1.0.typelib
+gnome-desktop-testing-runner


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]