[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 01/15: Add .gitignore

noreply at xfce.org noreply at xfce.org
Sun May 29 08:36:46 CEST 2016


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

andrzejr pushed a commit to branch master
in repository panel-plugins/xfce4-battery-plugin.

commit 494a42bbf80f73b3d862ca85562cc8af846a87bc
Author: Andre Miranda <andre42m at gmail.com>
Date:   Sat May 28 12:31:16 2016 -0300

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..84045f4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,50 @@
+*.o
+*.o.*
+*.a
+*.s
+*.ko
+*.la
+*.lo
+*.so
+*.so.dbg
+*.mod.c
+*.i
+*.lst
+*.symtypes
+*.order
+modules.builtin
+*.elf
+*.bin
+*.gz
+*.bz2
+*.lzma
+*.xz
+*.lzo
+*.patch
+*.gcno
+*.gmo
+
+.deps/
+.libs/
+aclocal*
+autom4te.cache
+depcomp
+compile
+config.*
+configure
+configure.ac
+docs/*
+libtool
+ltmain.sh
+Makefile
+Makefile.in*
+m4
+missing
+mkinstalldirs
+panel-plugin/battery.desktop
+po/POTFILES
+po/.intltool-merge-cache
+stamp-*
+INSTALL
+intltool-*.in
+install-sh

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


More information about the Xfce4-commits mailing list