[Xfce4-commits] <xfce4-diskperf-plugin:master> add .gitignore

Landry Breuil noreply at xfce.org
Sat Jun 23 10:10:03 CEST 2012


Updating branch refs/heads/master
         to c476fded0cefdbce725b616e9802ca2100debe03 (commit)
       from c5caba5081fdf8d877f1d28237045be483dcbe64 (commit)

commit c476fded0cefdbce725b616e9802ca2100debe03
Author: Landry Breuil <landry at xfce.org>
Date:   Sat Jun 23 10:08:29 2012 +0200

    add .gitignore

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..90ea06d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+po/*.gmo
+po/*.pot
+*Makefile
+*Makefile.in
+stamp*
+*/.deps
+.libs
+*.orig
+*.o
+*.lo
+*.la
+\[config.h\].in
+*,orig
+configure
+config.*
+configure.ac
+intltool*
+mkinstalldirs
+missing
+compile
+install-sh
+ltmain.sh
+libtool
+depcomp
+aclocal.m4
+autom4te.cache
+*.desktop


More information about the Xfce4-commits mailing list