[Xfce4-commits] [panel-plugins/xfce4-quicklauncher-plugin] 01/02: add .gitignore

noreply at xfce.org noreply at xfce.org
Tue Jul 29 21:59:48 CEST 2014


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

landry pushed a commit to branch master
in repository panel-plugins/xfce4-quicklauncher-plugin.

commit 55cece33d650a9e3762f1f26ca5bc5ddc3968d16
Author: Landry Breuil <landry at rhaalovely.net>
Date:   Tue Jul 29 21:50:13 2014 +0200

    add .gitignore
---
 .gitignore |   30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..67a2fec
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,30 @@
+*.la
+*.lo
+.deps/
+.libs/
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+config.*
+configure
+configure.ac
+depcomp
+install-sh
+intltool-extract.in
+intltool-merge.in
+intltool-update.in
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+panel-plugin/systemload.desktop
+panel-plugin/systemload.desktop.in
+po/*.gmo
+po/*.pot
+po/.intltool-merge-cache
+po/stamp-it
+po/Makefile.in.in
+po/POTFILES
+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