diff --git a/.gitignore b/.gitignore
index 2720985..f514c9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /env/
 /.qlot
 /README
+*.fasl
diff --git a/changelog.lisp b/changelog.lisp
index a4a6e2a..1d74655 100644
--- a/changelog.lisp
+++ b/changelog.lisp
@@ -8,6 +8,7 @@
 (defchangelog (:ignore-words ("ASDF"
                               "PATH"
                               "CL"
+                              "SBCL"
                               "HOME"))
 
   (4.2.0 2024-12-14