diff options
author | Grant Shangreaux <shoshin@cicadas.surf> | 2023-01-24 14:02:27 -0600 |
---|---|---|
committer | Grant Shangreaux <shoshin@cicadas.surf> | 2023-01-24 14:02:27 -0600 |
commit | 1d40a541e41b37d03446b471ef8c072b005ee24e (patch) | |
tree | 30d5a0951c25a2376f562a521cf72f2cf08f544f /.gitignore | |
parent | 7bbe9edc81e11aaee184135224712198b2435d87 (diff) |
Add: build.lisp with running swank server
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ *~ +/bin/ |