30 lines
505 B
Text
30 lines
505 B
Text
/*
|
|
!/.gitignore
|
|
|
|
!/.config/
|
|
/.config/*
|
|
|
|
# yazi
|
|
!/.config/yazi/
|
|
/.config/yazi/plugins/*
|
|
|
|
!/.config/hypr/
|
|
!/.config/ghostty/
|
|
!/.config/nvim/
|
|
!/.config/yadm/
|
|
!/.config/waybar/
|
|
!/.config/evremap/
|
|
!/.config/sddm/
|
|
|
|
!/.ssh/
|
|
/.ssh/*
|
|
!/.ssh/config
|
|
!/.ssh/*.pub
|
|
|
|
# DO NOT EDIT ANYTHING PAST HERE!
|
|
# Scripts automatically add entries here
|
|
.config/hypr/config/Monitors.conf
|
|
.config/hypr/config/WorkspaceRules.conf
|
|
.config/hypr/config/settings/Input.conf
|
|
.config/waybar/Output.config.json
|
|
.config/evremap/evremap.toml
|