diff options
author | Matthew Lemon <y@yulqen.org> | 2024-03-18 15:58:01 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-03-18 15:58:01 +0000 |
commit | 050504c848e5cca96d1af31aad038c712ec750ed (patch) | |
tree | dbfe504b5749bc59a08c744d0460856567975ab1 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7897fa7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +img/ |