[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] 19/27: Add .gitignore

noreply at xfce.org noreply at xfce.org
Sat May 14 15:54:09 CEST 2016


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

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

commit 39ba253ed37c2847a8b58ef9050d5fda468c9d25
Author: Landry Breuil <landry at xfce.org>
Date:   Sat May 14 12:15:17 2016 +0200

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e946360
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,29 @@
+*.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/*.desktop
+panel-plugin/*.desktop.in
+po/*.gmo
+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