summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGaël Bonithon <gael@xfce.org>2022-01-05 20:37:31 +0100
committerGaël Bonithon <gael@xfce.org>2022-01-09 12:14:11 +0000
commitb075248d977a6491a6f0f63f5bc67cdb16c3a0f8 (patch)
treeaa1836f255475ba1a4abe9765f4859b2db807d25 /.gitignore
parent724fd4465fa72a7202a97fa98850008f98272084 (diff)
downloadtumbler-b075248d977a6491a6f0f63f5bc67cdb16c3a0f8.tar.gz
Allow to choose an alternative service name prefix
This is primarily for Flatpak packaging, where a "private service" is desirable, although one could imagine using it in other contexts. The prefix must be specified via the environment variable `TUMBLER_SERVICE_NAME_PREFIX`. Related to xfconf#27, see !21 for more details.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 19f7441..6060e10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,9 @@ tumbler-marshal.[ch]
tumbler-cache-service-gdbus.[ch]
tumbler-manager-gdbus.[ch]
tumbler-service-gdbus.[ch]
+tumbler-cache-service-dbus.xml
+tumbler-manager-dbus.xml
+tumbler-service-dbus.xml
*.swp
commit-msg
*.lo