Fixed small problem in the docs.
This commit is contained in:
parent
9467768eb5
commit
55b7212e25
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
/env/
|
||||
/.qlot
|
||||
/README
|
||||
*.fasl
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
(defchangelog (:ignore-words ("ASDF"
|
||||
"PATH"
|
||||
"CL"
|
||||
"SBCL"
|
||||
"HOME"))
|
||||
|
||||
(4.2.0 2024-12-14
|
||||
|
|
Loading…
Add table
Reference in a new issue