-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.stow-local-ignore
More file actions
48 lines (43 loc) · 1.23 KB
/
Copy path.stow-local-ignore
File metadata and controls
48 lines (43 loc) · 1.23 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
# Ignore specific files and directories. For more info on regular expressions in Stow, see the documentation:
# https://www.gnu.org/software/stow/manual/stow.html
# Build/meta files
^scripts/
^README\.md
^\.git
^\.gitignore
^link\.sh
^\.stow-local-ignore
# Documentation files
^BOOKMARKS_SYNC\.md
^DISPLAY_SLEEP_SETUP\.md
^GPU_PASSTHROUGH_PLAN\.md
^GPU_PASSTHROUGH_PROGRESS\.md
^GTK_BOOKMARKS\.md
^SETUP_COMPLETE\.md
^SSH_CLIPBOARD_SETUP\.md
^STOW_EXPLAINED\.md
^SYSTEM_DEFAULTS\.md
^TRACKPAD_GESTURES_FIX\.md
^html-svelte-tools\.md
^nvim-keybinds\.md
# Non-config files that shouldn't be stowed to $HOME
^docs/
^grub/
^packages/
^wallpapers/
^example\.http
^hyprpanel_config.*\.json
^iommu\.sh
^j\.lua
^keys\.keymap
^login_image\.jpg
# Host-specific, linked explicitly by link.sh Step 4 (not by stow).
# If stow owned this path it would collide with the per-host symlink
# link.sh creates, breaking every run after the first.
#
# NOTE: patterns containing a "/" must NOT be anchored with ^ or $. Stow
# matches them as (^|/)(pattern)(/|$) against "/<path>", so a leading ^
# lands before that slash and the pattern can never fire. See Stow.pm:1500.
\.config/hypr/hypridle\.conf
# Old xfce config
^\.config/xfce4/xfconf/xfce-perchannel-xml/thunar\.xml