diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -23,11 +23,11 @@ /config/source /config/chroot_local-includes/etc/amnesia/environment /config/chroot_local-includes/etc/amnesia/version -/config/chroot_local-includes/usr/share/amnesia/readahead-list -/config/chroot_local-includes/usr/share/amnesia/build/variables /config/chroot_local-includes/usr/share/doc/Changelog /config/chroot_local-includes/usr/share/doc/amnesia/Changelog /config/chroot_local-includes/usr/share/doc/tails/website +/config/chroot_local-includes/usr/share/tails/build/variables +/config/chroot_local-includes/usr/share/tails/readahead-list /.lock /.stage /source @@ -42,14 +42,18 @@ /config/chroot_local-includes/etc/skel/Desktop/tails-documentation.desktop /config/chroot_local-includes/etc/skel/Desktop/Report_an_error.desktop /config/chroot_local-includes/etc/skel/Desktop/Tails_documentation.desktop +/config/chroot_local-includes/usr/local/share/mime/packages/unlock-veracrypt-volumes.xml +/config/chroot_local-includes/usr/share/applications/org.boum.tails.additional-software-config.desktop /config/chroot_local-includes/usr/share/applications/tails-documentation.desktop /config/chroot_local-includes/usr/share/applications/tails-reboot.desktop /config/chroot_local-includes/usr/share/applications/unsafe-browser.desktop /config/chroot_local-includes/usr/share/applications/tails-shutdown.desktop /config/chroot_local-includes/usr/share/applications/tor-browser.desktop /config/chroot_local-includes/usr/share/applications/tails-about.desktop +/config/chroot_local-includes/usr/share/applications/unlock-veracrypt-volumes.desktop /config/chroot_local-includes/usr/share/desktop-directories/Tails.directory /config/chroot_local-includes/usr/share/polkit-1/actions/org.boum.tails.root-terminal.policy +/config/chroot_local-includes/usr/share/unlock-veracrypt-volumes/ui/*.ui /tmp/ # The test suite's local configuration files |