[Xfce4-commits] [apps/parole] 01/01: Drop generated Parole-Plugins.type from git, add new definitions to .gitignore and sort
noreply at xfce.org
noreply at xfce.org
Sat Jun 3 12:13:09 CEST 2017
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/parole.
commit b51bd56f98487b0aee961cb9b109bf74f92ebd5c
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sat Jun 3 06:13:00 2017 -0400
Drop generated Parole-Plugins.type from git, add new definitions to .gitignore and sort
---
.gitignore | 14 ++++++++++----
docs/plugin-api/Parole-Plugins.types | 4 ----
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/.gitignore b/.gitignore
index 343da4a..cff1f14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,14 @@
*.libs
*.lo
*.o
+*.orig
+*.swp
+*~
+.cproject
.deps
+.project
+.settings
+.vscode
INSTALL
Makefile
Makefile.in
@@ -20,11 +27,11 @@ config.status
config.sub
configure
configure.ac
+cov-int/
data/desktop/org.xfce.Parole.desktop.in
data/interfaces/*.h
data/mime/parole-mime-types.h
depcomp
-docs/plugin-api/version.xml
docs/plugin-api/Parole-Plugins-decl-list.txt
docs/plugin-api/Parole-Plugins-decl.txt
docs/plugin-api/Parole-Plugins-undeclared.txt
@@ -35,6 +42,7 @@ docs/plugin-api/Parole-Plugins.hierarchy
docs/plugin-api/Parole-Plugins.interfaces
docs/plugin-api/Parole-Plugins.prerequisites
docs/plugin-api/Parole-Plugins.signals
+docs/plugin-api/Parole-Plugins.types
docs/plugin-api/html-build.stamp
docs/plugin-api/html.stamp
docs/plugin-api/html/
@@ -44,6 +52,7 @@ docs/plugin-api/sgml-build.stamp
docs/plugin-api/sgml.stamp
docs/plugin-api/tmpl-build.stamp
docs/plugin-api/tmpl.stamp
+docs/plugin-api/version.xml
docs/plugin-api/xml/
gtk-doc.make
install-sh
@@ -81,6 +90,3 @@ src/stamp-enum-gtypes.h
stamp-enum-types.h
stamp-h1
test-driver
-.cproject
-.project
-.settings
diff --git a/docs/plugin-api/Parole-Plugins.types b/docs/plugin-api/Parole-Plugins.types
deleted file mode 100644
index ca28fe1..0000000
--- a/docs/plugin-api/Parole-Plugins.types
+++ /dev/null
@@ -1,4 +0,0 @@
-parole_file_get_type
-parole_provider_player_get_type
-parole_provider_plugin_get_type
-parole_stream_get_type
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list