[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/02: added some more gitignores

noreply at xfce.org noreply at xfce.org
Tue May 24 22:38:02 CEST 2016


This is an automated email from the git hooks/post-receive script.

ochosi pushed a commit to branch master
in repository panel-plugins/xfce4-clipman-plugin.

commit 92cd0e257b3d3fb681baabab7a5b5b0ac63d53c2
Author: Florian Schüller <florian.schueller at gmail.com>
Date:   Mon May 23 00:21:29 2016 +0200

    added some more gitignores
    
    Signed-off-by: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
---
 .gitignore              | 8 ++++++++
 data/appdata/.gitignore | 1 +
 panel-plugin/.gitignore | 8 ++++++++
 po/.gitignore           | 3 +++
 4 files changed, 20 insertions(+)

diff --git a/.gitignore b/.gitignore
index fd82d49..2caa228 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,11 @@ config.*
 *~
 intltool-*.in
 INSTALL
+/aclocal.m4
+/compile
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/missing
+xfce4-clipman-plugin*.tar.bz2
diff --git a/data/appdata/.gitignore b/data/appdata/.gitignore
new file mode 100644
index 0000000..01bef66
--- /dev/null
+++ b/data/appdata/.gitignore
@@ -0,0 +1 @@
+xfce4-clipman.appdata.xml
diff --git a/panel-plugin/.gitignore b/panel-plugin/.gitignore
new file mode 100644
index 0000000..abfb626
--- /dev/null
+++ b/panel-plugin/.gitignore
@@ -0,0 +1,8 @@
+settings-dialog_ui.h
+xfce4-clipman
+xfce4-clipman-actions.xml
+xfce4-clipman-plugin-autostart.desktop
+xfce4-clipman-plugin.desktop
+xfce4-clipman-settings
+xfce4-clipman.desktop
+xfce4-popup-clipman
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000..d16e9c8
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,3 @@
+.intltool-merge-cache
+POTFILES
+stamp-it

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list