[Xfce4-commits] [panel-plugins/xfce4-stopwatch-plugin] 01/01: Update .gitignore

noreply at xfce.org noreply at xfce.org
Wed Oct 17 10:35:54 CEST 2018


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

n   c   o   p   a       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 panel-plugins/xfce4-stopwatch-plugin.

commit e75ec384d57c7372cb062ba2b5a87e1f48d61674
Author: Natanael Copa <ncopa at alpinelinux.org>
Date:   Tue Oct 16 19:46:15 2018 +0200

    Update .gitignore
---
 .gitignore | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.gitignore b/.gitignore
index 8202eac..4c15216 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,13 @@
+*~
+*.la
+*.lo
+*.o
+INSTALL
 Makefile
 Makefile.in
 aclocal.m4
 autom4te.cache/
+compile
 config.guess
 config.h
 config.h.in
@@ -10,6 +16,7 @@ config.status
 config.sub
 configure
 configure.in
+configure.ac
 depcomp
 icons/16x16/Makefile
 icons/16x16/Makefile.in
@@ -32,6 +39,7 @@ ltmain.sh
 missing
 mkinstalldirs
 panel-plugin/.deps/
+panel-plugin/.libs/
 panel-plugin/Makefile
 panel-plugin/Makefile.in
 panel-plugin/stopwatch.c
@@ -44,5 +52,6 @@ po/Makefile
 po/Makefile.in
 po/Makefile.in.in
 po/POTFILES
+po/*.gmo
 po/stamp-it
 stamp-h1

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


More information about the Xfce4-commits mailing list