diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-05-03 20:04:14 +0200 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-05-03 20:04:14 +0200 |
commit | 7497f74f5eed855e8114f82860faccfc8935b5cc (patch) | |
tree | c92444ed7daa80daa8838d46b6a9ea9679f510dc /.gitignore |
* Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b99154c --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +plan.org +t/server +t/server.sh +t/sandbox.lisp |