-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
30 lines (30 loc) · 861 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
src/.kube/*
!src/.kube/kubie.yaml
!src/.kube/color.yaml
src/.msf4/*
!src/.msf4/config
src/.config/direnv/allow/
src/.config/direnv/lib/use_mise.sh
src/.config/fish/completions/*
src/.config/fish/conf.d/*
src/.config/fish/fish_variables
src/.config/fish/functions/*
src/.config/gh/hosts.yml
src/.config/git/config.local
src/.config/git/templates/hooks/*
src/.config/go/telemetry/local
src/.config/gtk-2.0/gtkfilechooser.ini
src/.config/lazygit/state.yml
src/.config/ncspot/userstate.cbor
src/.config/nnn/.selection
src/.config/nnn/mounts/
src/.config/nnn/sessions/
src/.config/nvim/lua/user/local.lua
src/.config/psd/.psd.conf
src/.config/systemd/user/*.target.wants/
src/.config/systemd/user/containerd.service
src/.config/systemd/user/buildkit.service
src/.config/systemd/user/default-buildkit.service
src/.config/tmux/tmux.conf.local
!.gitkeep
goss-vars.yaml