Update .gitignore to ignore emacs desktop files.

This commit is contained in:
greg7mdp
2025-01-01 13:40:44 -05:00
parent a4f5730495
commit 2d062fc539
Vendored
+1
View File
@@ -8,5 +8,6 @@ build*
.cache
.gdb_history
compile_commands.json
.emacs.desktop*
**/.vscode
TAGS