-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
41 lines (35 loc) · 806 Bytes
/
.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
vim/plugged/*
vim/viminfo*
.DS_Store
zsh/.zhistory
zsh/.zsh_history
zsh/.zcompdump*
zsh/.zcompcache
karabiner/log
languages/php/composer/*
!languages/php/composer/composer.*
pgcli/history
pgcli/log
work-entrypoint.sh
work-entrypoint.post.sh
zsh/.zsh_sessions
bin/fleet
bin/idea
nvim/lua/dev/*
!nvim/lua/dev/openingh.nvim
!nvim/lua/dev/cmp-atuin
!nvim/lua/dev/nvim-base16
!nvim/lua/dev/base16-live-reload.nvim
!nvim/lua/dev/todos-lualine.nvim
gh/hosts.yml
# Ignore tpm (Tmux Plugin Manager) plugins
dot-config/tmux/plugins/*
# Ignore logs from btop
dot-config/btop/btop.log
# Do not ignore tpm itself
!.config/tmux/plugins/tpm
bash/work.bash_profile
# Ignore themes likely generated by tinty
dot-config/ghostty/themes/base16*
dot-config/ghostty/themes/base24*
dot-config/ghostty/themes/tinted-theming