-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
73 lines (70 loc) · 1.52 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# Ignore everything
*
# Don't ignore these specific items
!.gitignore
!README.md
# Don't ignore these specific dirs
!/alsa-card-profile/
!/alsa-card-profile/mixer/
!/alsa-card-profile/mixer/profile-sets/
!/Cursor/
!/Cursor/User/
!/fish/
!/fish/conf.d/
!/fish/functions/
!/hypr/
!/hypr/scripts/
!/hypr/session/
!/waybar/
!/waybar/scripts/
!/onedrive/
!/spicetify/
!/spicetify/CustomApps/
!/sunshine/
!/pulse/
!/pulse/patchbay/
!/systemd/
!/systemd/user/
!/vesktop/
!/vesktop/settings/
!/nwg-launchers/
!/nwg-launchers/nwgbar/
# Don't ignore specific dir items
!/alsa-card-profile/auto-set.sh
!/alsa-card-profile/mixer/profile-sets/9999-custom.conf
!/Cursor/User/settings.json
!/fish/config.fish
!/fish/conf.d/*
!/fish/functions/ssh_agent_start.fish
!/onedrive/config
!/hypr/hypr*
!/hypr/hypridle.conf
!/hypr/hyprland.conf
!/hypr/hyprlock.conf
!/hypr/scripts/wallpaper.sh
!/hypr/scripts/wake.sh
!/hypr/scripts/pre-shutdown.sh
!/hypr/scripts/switch_monitor_workspace.sh
!/hypr/scripts/workspace_manager.sh
!/hypr/session/save.py
!/hypr/session/save.sh
!/spicetify/config*
!/spicetify/CustomApps/*
!/spicetify/CustomApps/marketplace/*
!/sunshine/apps.json
!/sunshine/set.sh
!/sunshine/reset.sh
!/sunshine/sunshine.conf
!/systemd/user/*
!/systemd/user/save-hypr-session.service
!/systemd/user/arrpc.service
!/systemd/user/waybar.timer
!/waybar/scripts/mediaplayer.py
!/waybar/scripts/*
!/waybar/config
!/waybar/style.css
!/pulse/default.pa
!/pulse/patchbay/all-out.qpwgraph
!/vesktop/settings.json
!/vesktop/settings/settings.json
!/nwg-launchers/nwgbar/bar.json