mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Improve .gitignore
This commit is contained in:
+10
-3
@@ -1,10 +1,17 @@
|
|||||||
/diagnose.result
|
/diagnose.result
|
||||||
/cache
|
/cache
|
||||||
|
|
||||||
# Ignore Python cache files
|
# Ignore Python cache files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
dots/.config/quickshell/ii/.qmlls.ini
|
|
||||||
.update-lock
|
/dots/.config/quickshell/ii/.qmlls.ini
|
||||||
|
|
||||||
|
# exp-update
|
||||||
|
/.update-lock
|
||||||
|
|
||||||
|
# custom os-release
|
||||||
/os-release
|
/os-release
|
||||||
#emacs backup
|
|
||||||
|
# Emacs auto backup file
|
||||||
*~
|
*~
|
||||||
|
|||||||
Reference in New Issue
Block a user