[Xfce4-commits] <thunar-vcs-plugin:master> Added .gitignore

Peter de Ridder peter at xfce.org
Sun Aug 30 13:52:01 CEST 2009


Updating branch refs/heads/master
         to 861ecd7dbcf1aca9616e0a14d0f2bd66a7ca9c4c (commit)
       from 5cf43454157f3ebcaff789fde9b1cf0ae375e3d7 (commit)

commit 861ecd7dbcf1aca9616e0a14d0f2bd66a7ca9c4c
Author: Peter de Ridder <peter at xfce.org>
Date:   Thu Aug 27 22:32:14 2009 +0200

    Added .gitignore

 .gitignore |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b254331
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,31 @@
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure.ac
+depcomp
+install-sh
+libtool
+ltmain.sh
+Makefile
+Makefile.in
+missing
+mkinstalldirs
+stamp-h1
+.deps
+.libs
+po/Makefile.in.in
+po/POTFILES
+po/*gmo
+thunar-vcs-plugin/thunar-vcs-plugin.la
+thunar-vcs-plugin/thunar_vcs_plugin_la-*.lo
+tvp-git-helper/tvp-git-helper
+tvp-git-helper/tvp_git_helper-*.o
+tvp-svn-helper/tvp-svn-helper
+tvp-svn-helper/tvp_svn_helper-*.o



More information about the Xfce4-commits mailing list