[Xfce4-commits] [panel-plugins/xfce4-eyes-plugin] 01/03: Add .gitignore
noreply at xfce.org
noreply at xfce.org
Sun Mar 15 20:32:03 CET 2015
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository panel-plugins/xfce4-eyes-plugin.
commit b25f4bf2e375b3ed02ad015106b020141b6cf16c
Author: Harald Judt <h.judt at gmx.at>
Date: Sun Mar 15 20:28:15 2015 +0100
Add .gitignore
---
.gitignore | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 52 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6ea1350
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,52 @@
+*.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
+aclocal*
+autom4te.cache
+depcomp
+ChangeLog
+compile
+config.*
+configure
+configure.ac
+docs/*
+libtool
+ltmain.sh
+Makefile
+Makefile.in*
+m4
+missing
+mkinstalldirs
+panel-plugin/eyes.desktop
+panel-plugin/xfce4-eyes-plugin
+po/POTFILES
+po/stamp-it
+readme.txt
+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