[Xfce4-commits] [xfce/exo] 01/01: Update gitignore

noreply at xfce.org noreply at xfce.org
Mon May 25 20:37:08 CEST 2015


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

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

commit c2afb763e52686e4d04381e5d51249f6fd150ac5
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Mon May 25 14:37:02 2015 -0400

    Update gitignore
---
 .gitignore |   16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index b271cad..42bc37d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ Makefile.in
 
 # files generated by make
 ChangeLog
+.libs/
 exo/exo-alias.h
 exo/exo-aliasdef.c
 exo/exo-enum-types.c
@@ -36,9 +37,22 @@ exo/exo-marshal.c
 exo/exo-marshal.h
 exo/stamp-exo-enum-types.h
 exo/stamp-exo-marshal.h
+exo-csource/exo-csource
+exo-desktop-item-edit/exo-desktop-item-edit
+exo-helper/exo-helper-1
+exo-helper/exo-helper-enum-types.c
+exo-helper/exo-helper-enum-types.h
+exo-helper/exo-preferred-applications
+exo-helper/stamp-exo-helper-enum-types.h
+exo-open/exo-open
+po/*.gmo
+po/.intltool-merge-cache
+tests/test-exo-csource-data.c
+*.1
+*.desktop
 *.la
 *.lo
+*.o
 *.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