-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
57 lines (44 loc) · 1.25 KB
/
.gitignore
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
_HOLD*
NOTES.md
# ALFRED
alfred/.config/alfred/Alfred.alfredpreferences/remote/**
alfred/.config/alfred/Alfred.alfredpreferences/preferences/local/**
!alfred/.config/alfred/Alfred.alfredpreferences/preferences/local/**/example
alfred/.config/alfred/Alfred.alfredpreferences/themes/theme.custom.*
# GITHUB-CLI
gh/.config/gh/hosts.yml
# GIT
git/.config/git/user
# KARABINER
karabiner/.local/share/karabiner/**
karabiner/.config/karabiner/automatic_backups/**
!karabiner/.config/karabiner/automatic_backups/**/.gitkeep
!karabiner/.local/share/karabiner/.gitkeep
# NVIM
nvim/.config/coc/**
!nvim/.config/coc/extensions/db.json
!nvim/.config/coc/extensions/package.json
nvim/.config/nvim/**
!nvim/.config/nvim/**/.gitkeep
!nvim/.config/nvim/after/**
!nvim/.config/nvim/ftplugin/**
!nvim/.config/nvim/spell/**/*.add
nvim/.local/share/nvim/**
!nvim/.local/share/nvim/**/.gitkeep
# RCLONE
rclone/.config/rclone/rclone.conf
# SSHRC
sshrc/.sshrc.d/.config/rclone/rclone.conf
# VSCODE
vscode/.vscode/dictionaries/private.txt
vscode/.vscode/extensions/**
!vscode/.vscode/extensions/.gitkeep
vscode/.vscode/workspaces/**
!vscode/.vscode/workspaces/.gitkeep
# ZSH
zsh/.zsh.d/**
!zsh/.zsh.d/.zim/zimfw.zsh
!zsh/.zsh.d/.zimrc
!zsh/.zsh.d/.zlogin
!zsh/.zsh.d/.zprofile
!zsh/.zsh.d/.zshrc