chore: gitignore lisp files in org/tmp, remove committed test artifact
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 3s
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 3s
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,3 +11,4 @@ test_input.txt
|
|||||||
/skills/*.lisp
|
/skills/*.lisp
|
||||||
/tests/*.lisp
|
/tests/*.lisp
|
||||||
*.fasl
|
*.fasl
|
||||||
|
*.lisp
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
(defun test-fn (x)
|
|
||||||
(list x)
|
|
||||||
Reference in New Issue
Block a user