[Xfce4-commits] <xfce4-mount-plugin:master> add .gitignore
Landry Breuil
noreply at xfce.org
Thu Apr 12 15:10:06 CEST 2012
Updating branch refs/heads/master
to 8d6faab375f902631457bace31fa8f9debf201b6 (commit)
from 2ed71d009a855e0e47a89947cccf91470d29d824 (commit)
commit 8d6faab375f902631457bace31fa8f9debf201b6
Author: Landry Breuil <landry at xfce.org>
Date: Thu Apr 12 15:08:32 2012 +0200
add .gitignore
.gitignore | 26 ++++++++++++++++++++++++++
1 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1e8e484
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,26 @@
+po/
+*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