Add .gitignore for emacs temp files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-20 14:48:36 -04:00
parent 2763011158
commit bbe6c1f7d1

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Emacs
*~
\#*\#
.#*