[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] 01/20: Add .gitignore

noreply at xfce.org noreply at xfce.org
Sat May 6 21:01:02 CEST 2017


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

andre pushed a commit to branch master
in repository panel-plugins/xfce4-cpufreq-plugin.

commit f69a76aa7a65f964d2f5aec69d4d1b34935d088e
Author: Andre Miranda <andre42m at gmail.com>
Date:   Fri Nov 4 22:18:21 2016 -0300

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..89cabbb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,51 @@
+*.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/cpufreq.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