[Xfce4-commits] [xfce/exo] 03/03: Add .gitignore

noreply at xfce.org noreply at xfce.org
Thu Feb 19 21:08:43 CET 2015


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

hjudt pushed a commit to branch master
in repository xfce/exo.

commit 446878154e8fc28f5a38a18df70ec35850295430
Author: Harald Judt <h.judt at gmx.at>
Date:   Thu Feb 19 21:01:26 2015 +0100

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b271cad
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,44 @@
+# Files generated by autogen.sh
+INSTALL
+aclocal.m4
+autom4te.cache/
+compile
+config.*
+configure
+configure.ac
+depcomp
+docs/reference/version.xml
+exo/exo-1.pc
+exo/exo-config.h
+gtk-doc.make
+install-sh
+intltool-*.in
+libtool
+ltmain.sh
+m4/
+missing
+po/Makefile.in.in
+po/POTFILES
+po/stamp-it
+stamp-h1
+test-driver
+.deps/
+Makefile
+Makefile.in
+
+# files generated by make
+ChangeLog
+exo/exo-alias.h
+exo/exo-aliasdef.c
+exo/exo-enum-types.c
+exo/exo-enum-types.h
+exo/exo-marshal.c
+exo/exo-marshal.h
+exo/stamp-exo-enum-types.h
+exo/stamp-exo-marshal.h
+*.la
+*.lo
+*.stamp
+.libs/
+exo-*.tar.bz2
+

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


More information about the Xfce4-commits mailing list