summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-01-27 20:59:16 +0000
committerAlexander Larsson <alexl@redhat.com>2015-01-28 20:03:13 +0100
commitfca4a162093f1389c51a078cda440938c83f6b6a (patch)
treecc89c8625fc016cde6bc9da1ed192db1b535fd63 /.gitignore
parent8fdc60ed7a4b5bdda3d5f68ace830467dffeaf56 (diff)
downloadxdg-app-fca4a162093f1389c51a078cda440938c83f6b6a.tar.gz
Add xdg-app-session-helper
This is a small app that makes copies of various system files to a directory in /run so that the app sandbox can receive updates to these. This solves the issue that we can't generally bind-mount say /etc/resolv.conf, because it will be replaced with rename-over.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a932aa7..989eafa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,4 +26,9 @@ config.h.in
stamp-*
xdg-app
xdg-app-helper
+xdg-app-session-helper
doc/*.1
+*~
+xdg-app-dbus.[ch]
+xdg-app-resources.c
+*.service