[Xfce4-commits] <xfce4-sample-plugin:master> Add gitignore.

David Schneider noreply at xfce.org
Fri May 18 08:48:04 CEST 2012


Updating branch refs/heads/master
         to b994cddfcdcbc887abb959e474e89565c62ec009 (commit)
       from cda9e404dc8b558852b31c2a6a8ed10ae6f79453 (commit)

commit b994cddfcdcbc887abb959e474e89565c62ec009
Author: David Schneider <dnschneid at gmail.com>
Date:   Thu May 17 15:21:40 2012 -0700

    Add gitignore.

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..47e461e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,28 @@
+*.gmo
+*.la
+*.lo
+*.swp
+*.tar.*
+.deps
+.libs
+ChangeLog
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+compile
+config*
+depcomp
+install-sh
+intltool*
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+panel-plugin/*.desktop
+panel-plugin/*.desktop.in
+po/.intltool-merge-cache
+po/Makefile.in.in
+po/POTFILES
+stamp-*


More information about the Xfce4-commits mailing list