forked from Shinonome/dots-hyprland
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
|
|
*~
|