-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
118 lines (117 loc) · 4.21 KB
/
Copy path.gitignore
File metadata and controls
118 lines (117 loc) · 4.21 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
115
116
117
118
__pycache__
.DS_Store
.vscode/
alacritty/.config/alacritty/themes
android/.android/keystores/*
android/.config/Google/**/*.db
android/.config/Google/**/*.jdk
android/.config/Google/**/*.lock
android/.config/Google/**/*.txt
android/.config/Google/**/migration/*
android/.config/Google/**/options/*
android/.config/Google/**/ssl/*
android/.config/Google/**/tasks/*
android/.config/Google/**/workspace/*
bat/.config/bat/themes/*
btop/.config/btop/themes/*
cava/.config/cava/shaders
cava/.config/cava/themes
cline/.cline/*
continue/.continue/*
cura/.config/cura/5.11/cura.cfg
data/pkgs/*
docker/.docker/cli-plugins/*
fonts/.local/share/fonts/TTF/cryptofont.ttf
forge/.config/forge/*
freetube/.config/FreeTube/*
gallery-dl/.config/gallery-dl/*
goose/.config/goose/*
gpg/.gnupg/gpg-agent.conf
gtk/.config/gtk-3.0/bookmarks
gtk/.config/gtk-4.0/bookmarks
gtk/.icons/*
gtk/.themes/Sweet/*
helix/.config/helix/themes/*
hyprland/.config/hypr/themes/*
hyprland/.config/sunsetr/geo.toml
khal/.config/khal/*
nextcloud/.config/Nextcloud/nextcloud.cfg
opencode/.config/opencode/*
openspec/.local/share/openspec/workspaces/**/.code-workspace
openspec/.local/share/openspec/workspaces/**/AGENTS.md
openspec/.local/share/openspec/workspaces/**/**/commands/*
openspec/.local/share/openspec/workspaces/**/**/skills/*
pass/.password-store/*
prusaslicer/.config/PrusaSlicer/*
qbittorrent/.config/qBittorrent/*
qt/.config/Kvantum/catppuccin-mocha-mauve
qt/.config/Kvantum/Sweet
radicle/.radicle/keys/radicle
rofi/.config/rofi/catppuccin-mocha.rasi
skillshare/.config/skillshare/agents/*
skillshare/.config/skillshare/commands/*
skillshare/.config/skillshare/skills/*
ssh/.ssh/*
system/shifty/boot/loader/entries/*
tidal-hifi/.config/tidal-hifi/*
vdirsyncer/.config/vdirsyncer/*
waybar/.config/waybar-crypto/config.ini
waybar/.config/waybar/theme.css
waybar/.local/share/fonts/TTF/*
xdg/.config/mimeapps.list
!android/.android/keystores/.gitkeep
!android/.config/Google/**/disabled_plugins.txt
!android/.config/Google/**/options/colors.scheme.xml
!android/.config/Google/**/options/console-font.xml
!android/.config/Google/**/options/ContinueExtensionSettings.xml
!android/.config/Google/**/options/editor-font.xml
!android/.config/Google/**/options/find.xml
!android/.config/Google/**/options/gradle.settings.xml
!android/.config/Google/**/options/ide.general.local.xml
!android/.config/Google/**/options/ide.general.xml
!android/.config/Google/**/options/jupyter-settings-v2.xml
!android/.config/Google/**/options/laf.xml
!android/.config/Google/**/options/linux/keymap.xml
!android/.config/Google/**/options/project.default.xml
!android/.config/Google/**/options/runner.layout.xml
!android/.config/Google/**/options/terminal-font.xml
!android/.config/Google/**/options/ui.lnf.xml
!android/.config/Google/**/options/window.layouts.xml
!bat/.config/bat/themes/.gitkeep
!btop/.config/btop/themes/.gitkeep
!cline/.cline/data/settings/cline_mcp_settings.json
!cline/.cline/data/settings/global-settings.json
!continue/.continue/config.yaml
!data/pkgs/*.asc.gpg
!docker/.docker/cli-plugins/.gitkeep
!forge/.config/forge/.config.json
!forge/.config/forge/.forge.toml
!forge/.config/forge/.mcp.json
!freetube/.config/FreeTube/settings.db
!gallery-dl/.config/gallery-dl/.gitkeep
!goose/.config/goose/.goosehints
!goose/.config/goose/config.yaml
!goose/.config/goose/permission.yaml
!gtk/.icons/.gitkeep
!gtk/.themes/Sweet/.gitkeep
!helix/.config/helix/themes/.gitkeep
!hyprland/.config/hypr/themes/common.lua
!hyprland/.config/hypr/themes/theme.lua
!khal/.config/khal/.gitkeep
!opencode/.config/opencode/opencode.jsonc
!opencode/.config/opencode/tui.json
!openspec/.local/share/openspec/workspaces/**/.openspec-workspace/view.yaml
!openspec/.local/share/openspec/workspaces/**/**/commands/.gitkeep
!openspec/.local/share/openspec/workspaces/**/**/skills/.gitkeep
!pass/.password-store/.gpg-id
!pass/.password-store/*.gpg
!prusaslicer/.config/PrusaSlicer/.gitkeep
!qbittorrent/.config/qBittorrent/.gitkeep
!skillshare/.config/skillshare/agents/.gitkeep
!skillshare/.config/skillshare/extras/commands/.gitkeep
!ssh/.ssh/yk.pub
!system/shifty/boot/loader/entries/.gitkeep
!tidal-hifi/.config/tidal-hifi/.gitkeep
!vdirsyncer/.config/vdirsyncer/.gitkeep
!waybar/.config/waybar/modules/crypto/.gitkeep
!waybar/.local/share/fonts/TTF/.gitkeep