-
Notifications
You must be signed in to change notification settings - Fork 0
/
.chezmoiignore
81 lines (73 loc) · 829 Bytes
/
.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
.hyperfine.js
docker-compose.yaml
Dockerfile
docs
install.sh
README.md
Pictures
Applications/
Desktop/
Documents/
Downloads/
Library/
Movies/
Music/
Obsidian/
zBackup/
.anyconnect/
.cisco/
.degit/
**/*.bak
**/*.orig
**/*.old
code/**
Postman
Public
bin
.vscode
.tool-versions
Makefile
# Node
.volta
.npm
node_modules
.node_repl_history
.yarnrc
.fig
.deque
.viminfo
.vim
.oh-my-zsh/**
.v8flags.*
.config/fish
.config/htop
.config/iterm2
.local
.terminfo
**/*.DS_Store
.rbenv
.iboysoft-*
.hyper_plugins
.composer
.config/raycast/extensions
# Cache
.config/zsh/.zcompdump
.config/zsh/.zcompdump.zwc
.cache
.DDLocalBackups
.DDPreview
.zcompdump*
.ssh/known_hosts
.kube/cache
# History
.zsh_sessions
*.zsh_history
.bash_history
.node_repl.history
.zhistory
.z
.lesshst
# Ignore MacOS files
.CFUserTextEncoding
.DS_Store
.Trash