-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
114 lines (108 loc) · 3.26 KB
/
.gitignore
File metadata and controls
114 lines (108 loc) · 3.26 KB
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
111
112
113
114
.cfg
# Compiled Python files
*.pyc
# Folder view configuration files
.DS_Store
Desktop.ini
# Thumbnail cache files
._*
Thumbs.db
# Files that might appear on external disks
.Spotlight-V100
.Trashes
.bash_profile
.bashrc
.profile
.zshrc
.config/yazi/flavors/gruvbox-dark.yazi
# BEGIN yadm-alt (auto-generated, do not edit)
.Brewfile
.config/1Password/ssh/agent.toml
.config/dotfiles/git/gitconfig-specific
.config/grc-rs/grc-rs
.config/iterm2/config/com.googlecode.iterm2.plist
.config/iterm2/icons/gitlab.ico
.config/lazy-mcp/servers.json
.config/mise/conf.d/distro-specific.toml
.config/mise/conf.d/linux.toml
.config/mise/conf.d/personal.toml
.config/mise/conf.d/work.toml
.config/mise/config.toml
.config/nvim/lua/core/distro.lua
.config/nvim/lua/core/gdk.lua
.config/nvim/lua/plugins/image.lua
.config/nvim/lua/plugins/lsp/mason-tool-installer.lua
.config/opencode/opencode-homeassistant.json
.config/opencode/opencode-notifier.json
.config/opencode/opencode.json
.config/opencode/plugins/deny-rm-rf.js
.config/opencode/plugins/require-gpsup.js
.config/opencode/tui.json
.config/pgcli/config
.config/sesh/sesh.toml
.config/tmux/tmux.platform.conf
.config/yadm/config_templates/LaunchAgents/fcgiwrap.plist
.config/yadm/config_templates/LaunchDaemons/org.gitlab1.ifconfig.plist
.config/yadm/config_templates/nginx/bin/trigger-alfred.sh
.config/yadm/scripts/defaults.sh
.config/yadm/scripts/iterm2-setup.sh
.config/yadm/scripts/remap-mac-keys.sh
.config/yadm/scripts/run-checks.zsh
.config/yadm/scripts/staging-db-ro.sh
.config/yadm/scripts/staging-rails-ro.sh
.config/yadm/scripts/update.zsh
.default-gems
.displaysleep
.displaywakeup
.local/bin/run_mr_pipeline
.local/bin/wait_for_mr_merge
.local/share/grc-rs
.pgsql_profile
.pinchtab/config.json
.profile
.shellrc/login.d/brew.sh
.shellrc/rc.d/aliases-nas.sh
.shellrc/rc.d/docker.sh
.shellrc/rc.d/go-qts.sh
.shellrc/rc.d/home.pombei.ro/busylight.sh
.shellrc/rc.d/locale.sh
.shellrc/rc.d/yadm.sh
.shellrc/zshrc.d/configs/os.zsh
.shellrc/zshrc.d/configs/post/1password-cli.zsh
.shellrc/zshrc.d/configs/post/bindings.zsh
.shellrc/zshrc.d/configs/post/gitlab/gdk.zsh
.shellrc/zshrc.d/configs/post/grc-rs.zsh
.shellrc/zshrc.d/configs/pre/010-brew.sh
.shellrc/zshrc.d/configs/pre/400-mise-arch.zsh
.shellrc/zshrc.d/configs/pre/900-load-entware-profile.sh
.shellrc/zshrc.d/configs/pre/gitlab/gdk.zsh
.shellrc/zshrc.d/configs/pre/yadm.sh
.shellrc/zshrc.d/configs/rails.zsh
.shellrc/zshrc.d/configs/rust.zsh
.shellrc/zshrc.d/configs/tmux.platform.zsh
.shellrc/zshrc.d/functions/diff_structure
.shellrc/zshrc.d/functions/docker_whois
.shellrc/zshrc.d/functions/fgdku
.shellrc/zshrc.d/functions/git_parent
.shellrc/zshrc.d/functions/glt_info
.shellrc/zshrc.d/functions/gpif
.shellrc/zshrc.d/functions/gpsup
.shellrc/zshrc.d/functions/gswm
.shellrc/zshrc.d/functions/list_migrations
.shellrc/zshrc.d/functions/mr_rate
.shellrc/zshrc.d/functions/pbcopy
.shellrc/zshrc.d/functions/rebase_all
.shellrc/zshrc.d/functions/renovate
.shellrc/zshrc.d/functions/scripts/psql
.shellrc/zshrc.d/functions/setup_gitlab_secrets
.shellrc/zshrc.d/functions/test_mr
.shellrc/zshrc.d/functions/todo_tidy
.shellrc/zshrc.d/functions/tryout
.shellrc/zshrc.d/functions/undo_migrations
.shellrc/zshrc.d/functions/vdpip
.shellrc/zshrc.d/functions/wait_gdk_mr_merged
.sleep
.ssh/config
.vale.ini
.wakeup
# END yadm-alt