[Xfce4-commits] [xfce/exo] 02/02: Tidy and sort .gitignore

noreply at xfce.org noreply at xfce.org
Fri Mar 29 03:28:43 CET 2019


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

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/exo.

commit 2242b3adc207a1f83562686c161aa9ccffe13bff
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Thu Mar 28 21:56:42 2019 -0400

    Tidy and sort .gitignore
---
 .gitignore | 74 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 37 insertions(+), 37 deletions(-)

diff --git a/.gitignore b/.gitignore
index cbdeb73..70f4453 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,5 @@
-.vscode
-
 # Files generated by autogen.sh
-INSTALL
+.deps/
 aclocal.m4
 autom4te.cache/
 compile
@@ -14,59 +12,33 @@ exo/exo-1.pc
 exo/exo-2.pc
 exo/exo-config.h
 gtk-doc.make
+INSTALL
 install-sh
 intltool-*.in
 libtool
 ltmain.sh
 m4/
+Makefile
+Makefile.in
 missing
 po/Makefile.in.in
 po/POTFILES
 po/stamp-it
 stamp-h1
 test-driver
-.deps/
-Makefile
-Makefile.in
 
-# files generated by make
-ChangeLog
-.libs/
-cov-int/
-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
-exo-csource/exo-csource
-exo-desktop-item-edit/exo-desktop-item-edit
-exo-helper/exo-helper-1
-exo-helper/exo-helper-2
-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
-tests/test-exo-csource
-tests/test-exo-icon-chooser-dialog
-tests/test-exo-icon-chooser-dialog-gtk3
-tests/test-exo-noop
-tests/test-exo-string
-tests/test-exo-wrap-table
+# Files generated by make
 *.1
 *.desktop
+*.gmo
 *.la
 *.lo
 *.o
 *.stamp
-exo-*.tar.bz2
+*.tar.bz2
 *.tgz
+.libs/
+ChangeLog
 docs/reference/exo-decl-list.txt
 docs/reference/exo-decl.txt
 docs/reference/exo-undeclared.txt
@@ -79,4 +51,32 @@ docs/reference/exo.prerequisites
 docs/reference/exo.signals
 docs/reference/html/
 docs/reference/xml/
+exo-csource/exo-csource
+exo-desktop-item-edit/exo-desktop-item-edit
+exo-helper/exo-helper-1
+exo-helper/exo-helper-2
+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
+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
+po/.intltool-merge-cache
+tests/test-exo-csource
+tests/test-exo-csource-data.c
+tests/test-exo-icon-chooser-dialog
+tests/test-exo-icon-chooser-dialog-gtk3
+tests/test-exo-noop
+tests/test-exo-string
+tests/test-exo-wrap-table
 
+# Files generated externally
+.vscode/
+cov-int/

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


More information about the Xfce4-commits mailing list