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
|
||||
/cache
|
||||
|
||||
# Ignore Python cache files
|
||||
__pycache__/
|
||||
*.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
|
||||
#emacs backup
|
||||
|
||||
# Emacs auto backup file
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user