diff --git a/.gitignore b/.gitignore index 1ec10e0..2de8bae 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ test_input.txt /skills/*.lisp /tests/*.lisp *.fasl +*.lisp diff --git a/org/tmp/test-fix.lisp b/org/tmp/test-fix.lisp deleted file mode 100644 index 713dc8f..0000000 --- a/org/tmp/test-fix.lisp +++ /dev/null @@ -1,2 +0,0 @@ -(defun test-fn (x) - (list x)