aboutsummaryrefslogtreecommitdiff
path: root/.chezmoiignore
blob: 181732acd3f953d8f5a8e582abeae4f138928319 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# files in repo
README
etc
emacsen
Makefile
fonts
root
packages-debian
packages-openbsd
.gitmodules
chezmoi.toml.censored

{{- if ne .chezmoi.os "openbsd" }}
# only install if on openbsd
.urxvt/perl
{{- end }}

# files in home
.Xauthority
.auth.gpg
.cache
.config/borg
.config/chezmoi
.config/dconf
.config/gtk-3.0
.emacs.d/auto-save-list
.emacs.d/dictem
.emacs.d/elpa
.emacs.d/transient
.fonts
.gnupg/crls.d
.gnupg/private-keys-v1.d
.gnupg/pubring.gpg
.gnupg/pubring.kbx
.gnupg/random_seed
.gnupg/secring.gpg
.gnupg/tofu.db
.gnupg/trustdb.gpg
.keychain
.lbdb
.lesshst
.local/share
.lyrics
.mozilla
.mutt/cache
.mutt/tmp
.opam
.ssh/known_hosts.old
.texlive202*
.texmf/doc
.texmf/fonts
.texmf/tex
.texmf/web2c/tlmgr.log
.urxvt
.urxvt/urxvt-*
.viminfo
.w3m
.xkb/keymap
.xmonad/layout
.xmonad/prompt-history
.xmonad/xmonad-x86_64-linux
.xmonad/xmonad.errors
.xmonad/xmonad.hi
.xmonad/xmonad.o
.xsession-errors
.zcompdump
.zsh/**/*.zwc
.zsh/history
Documents
Downloads
News
>>>>>>> 4b28430 (Ignore some files)