chore: ignore Emacs backup files

This commit is contained in:
Kinneyzhang 2026-09-08 21:33:13 +08:00
parent 591e2a2ead
commit cb5d719330

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
*.elc *.elc
tests/*.elc tests/*.elc
# Emacs backup files.
*~