[meta] Ignore symlinks on VMs

This commit is contained in:
Sebastian Schulze 2020-02-22 17:51:40 +01:00
parent 66fea501b2
commit 3450919b62
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 8 additions and 1 deletions

View File

@ -1 +1,8 @@
README.org
README.org
.config/systemd/user/default.target.wants/emacs.service
{{ if ne .chezmoi.hostname "kandalingo" }}
.config/systemd/user/default.target.wants/mopidy.service
.config/systemd/user/timers.target.wants/maid.timer
.config/systemd/user/timers.target.wants/ical2org.timer
.config/systemd/user/timers.target.wants/worklogger.timer
{{ end }}