[gtkparasite] Add a .gitignore



commit c3747e0aa3524c6a8a7ce40e5ef205bcfe766724
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Feb 25 14:12:33 2013 -0500

    Add a .gitignore

 .gitignore |   40 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 40 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4ec6aea
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,40 @@
+*.la
+*.lo
+*.o
+.deps
+.libs
+ABOUT-NLS
+ChangeLog
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+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
+po/*.gmo
+po/*.header
+po/*.sed
+po/*.sin
+po/.intltool-merge-cache
+po/Makefile.in.in
+po/Makevars.template
+po/POTFILES
+po/Rules-quot
+po/stamp-it
+stamp-h1
+*~


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