-
Notifications
You must be signed in to change notification settings - Fork 14
/
.chezmoiignore
110 lines (100 loc) · 1.06 KB
/
.chezmoiignore
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
.git
.local
.chezmoi
.hyperfine.js
bin
docker-compose.yaml
Dockerfile
docs
install.sh
README.md
# Cache
.cache
.dccache
.cs_cache
.pnpm-state
.config/zsh/.zcompdump*
# SSH
.ssh/environment-
# History
.lesshst
.wget-hsts
.bash_history
.node_repl_history
.nsh_history
.pspg_history
.python_history
.tig_history
.config/zsh/.zsh_history
.config/zsh/.zsh_sessions
.zsh_sessions
# VIM
.vim
.viminfo
.plugged
# Non XDG
.cargo
.docker
.fzf
.fzf.bash
.fzf.zsh
.gnupg
.gsutil
.hasura
.hyper_plugins
.k9s
.kpt
.krew
.kube
.lima
.minikube
.npm
.sdm
.skaffold
.terminfo
.rustup
# Ignore MacOS files
.CFUserTextEncoding
.DS_Store
.Trash
Applications
Desktop
Documents
Downloads
Library
Movies
Music
Pictures
Public
# Extra files
.config/chezmoi
.config/coc
.config/containers
.config/docker
.config/gcloud
.config/gh
.config/helm
.config/hub
.config/k9s
.config/krew
.config/pgcli
# Cache in config
.config/tmux/plugins
# Unmanaged
.actrc
.cups
.bigqueryrc
.circleci
.colima
.earthly
.fig
.octavia
.okteto
.redhat
.restish
.slack
.swiftpm
.tmate.conf
.todoist.config.json
.yarnrc
**/.DS_Store