From: Orfeas Date: Fri, 7 Nov 2025 13:48:10 +0000 (+0200) Subject: gitignore: ignore emacs desktop files X-Git-Url: https://git.orfeas.xyz/?a=commitdiff_plain;h=6c5e560f6358ccdc3b4ff447b8c1867eb717b7fc;p=orf-overlay.git gitignore: ignore emacs desktop files --- diff --git a/.gitignore b/.gitignore index 309bab3..a1c8838 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -metadata/md5-cache \ No newline at end of file +metadata/md5-cache +.emacs.desktop* \ No newline at end of file