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/
|
/env/
|
||||||
/.qlot
|
/.qlot
|
||||||
/README
|
/README
|
||||||
|
*.fasl
|
||||||
|
|
|
@ -8,6 +8,7 @@
|
||||||
(defchangelog (:ignore-words ("ASDF"
|
(defchangelog (:ignore-words ("ASDF"
|
||||||
"PATH"
|
"PATH"
|
||||||
"CL"
|
"CL"
|
||||||
|
"SBCL"
|
||||||
"HOME"))
|
"HOME"))
|
||||||
|
|
||||||
(4.2.0 2024-12-14
|
(4.2.0 2024-12-14
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue