diff options
author | Matthew Lemon <y@yulqen.org> | 2024-03-04 16:25:23 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-03-04 16:25:23 +0000 |
commit | 704d827a2ca8af1d4767c2cbf8ee9cf54d5e5812 (patch) | |
tree | 9f24f902e4f1f5f6178abd41b4c7c74169e5bf66 /.gitignore |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e934adf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +cache/ |