diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-05-13 21:29:31 +0200 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-05-13 21:29:31 +0200 |
commit | f5cb35b87255ebbe2d322bcedde6bc7d5f6aebae (patch) | |
tree | 161ec305fb4bef388dee6f50ed1c3ed842d55a2b /.gitignore |
* Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e5aa101 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +sandbox.lisp +archive/* |