[Xfce4-commits] <xfce4-systemload-plugin:master> Added gitignore.

Mike Massonnet noreply at xfce.org
Sun Jan 22 11:06:01 CET 2012


Updating branch refs/heads/master
         to 26896ccdc1e676051bff75d936d62067e72a496c (commit)
       from a4360dc820b2f2f7f5f07d061596957d4c07ae54 (commit)

commit 26896ccdc1e676051bff75d936d62067e72a496c
Author: David Schneider <dnschneid at gmail.com>
Date:   Fri Jan 20 18:06:24 2012 -0800

    Added gitignore.

 .gitignore |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..892a6af
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+*.o
+.deps/
+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/xfce4-systemload-plugin
+po/*.gmo
+po/.intltool-merge-cache
+po/stamp-it
+po/Makefile.in.in
+po/POTFILES
+stamp-h1


More information about the Xfce4-commits mailing list