[Xfce4-commits] [panel-plugins/xfce4-smartbookmark-plugin] 02/07: add .gitignore
noreply at xfce.org
noreply at xfce.org
Mon Mar 23 22:11:11 CET 2015
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository panel-plugins/xfce4-smartbookmark-plugin.
commit cf4d020fb9128038fdf018c70789c72fb8107662
Author: Landry Breuil <landry at xfce.org>
Date: Mon Mar 9 21:58:34 2015 +0100
add .gitignore
---
.gitignore | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8076532
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,31 @@
+*Makefile
+*Makefile.in
+stamp*
+*/.deps
+.libs
+*.orig
+*.o
+*.gmo
+*.lo
+*,orig
+configure
+config.*
+configure.in
+intltool*
+mkinstalldirs
+missing
+compile
+install-sh
+ltmain.sh
+depcomp
+aclocal.m4
+autom4te.cache
+*.desktop
+INSTALL
+\[config.h\].in
+configure.ac
+libtool
+po/.intltool-merge-cache
+po/Makefile.in.in
+po/POTFILES
+src/libsmartbookmark.la
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list