[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/08: Add .gitignore

noreply at xfce.org noreply at xfce.org
Sun Mar 24 18:26:12 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   -   0   .   8   
   in repository panel-plugins/xfce4-weather-plugin.

commit 38daf6367192591997f9cccc27d8f9732d5a7369
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sun Mar 24 07:24:58 2019 -0400

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6a3bf08
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,31 @@
+*~
+*.la
+*.lo
+*.gmo
+*.tar.bz2
+.deps
+.libs
+.vscode
+ChangeLog
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+compile
+config.*
+configure
+configure.ac
+depcomp
+install-sh
+intltool-*
+libtool
+ltmain.sh
+m4
+missing
+panel-plugin/weather-config_ui.h
+panel-plugin/weather.desktop
+po/.intltool-merge-cache
+po/Makefile.in.in
+po/POTFILES
+stamp-*
\ No newline at end of file

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


More information about the Xfce4-commits mailing list