mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
18 lines
206 B
Plaintext
18 lines
206 B
Plaintext
/diagnose.result
|
|
/cache
|
|
|
|
# Ignore Python cache files
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
/dots/.config/quickshell/ii/.qmlls.ini
|
|
|
|
# exp-update
|
|
/.update-lock
|
|
|
|
# custom os-release
|
|
/os-release
|
|
|
|
# Emacs auto backup file
|
|
*~
|