[Xfce4-commits] [thunar-plugins/thunar-shares-plugin] 02/02: Add gitignore

noreply at xfce.org noreply at xfce.org
Fri Sep 5 14:54:53 CEST 2014


This is an automated email from the git hooks/post-receive script.

danielm pushed a commit to branch thunarx-2
in repository thunar-plugins/thunar-shares-plugin.

commit 2a4c0bfdc401ff2243397bc07091c8e351220aa4
Author: Daniel Morales <daniel at daniel.com.uy>
Date:   Fri Sep 5 09:54:25 2014 -0300

    Add gitignore
---
 .gitignore |   38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d6f2764
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,38 @@
+*.gmo
+*.pot
+Makefile
+Makefile.in
+stamp-*
+*.tar.bz2
+*.tar.gz
+.deps
+.libs
+*.la
+*.lo
+*.o
+*.diff
+*.log
+*.patch
+ChangeLog
+INSTALL
+aclocal.m4
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure.in
+depcomp
+intltool-extract.in
+intltool-merge.in
+intltool-update.in
+install-sh
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+Makefile.in.in
+POTFILES

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list