chore: add *.elc to .gitignore and remove accidentally committed .elc

Agent-Logs-Url: https://github.com/Kinneyzhang/emacs-kp/sessions/d05069f4-db64-4601-9816-f582edad4a1b

Co-authored-by: Kinneyzhang <38454496+Kinneyzhang@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-05-24 15:23:13 +00:00 committed by GitHub
parent 50d41ed30f
commit 7287bec474
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ archive
*.dylib
*.dll
*.o
*.elc

Binary file not shown.