Improve .gitignore

This commit is contained in:
Celestial.y
2025-11-15 17:38:33 +08:00
committed by GitHub
parent 4393c05e46
commit 24df9ce2e4
+10 -3
View File
@@ -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
*~ *~