diff options
author | ubq323 <ubq323@ubq323.website> | 2025-06-08 13:21:15 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2025-06-08 13:21:15 +0100 |
commit | 22d767b3e10959cd1545b5b1986bfbc44ff41491 (patch) | |
tree | 1978cb31315917dbf85b96a9dad4e90eb9dba8fa /.gitignore | |
parent | 36df301ce86d7689de0b20735feffee969927e47 (diff) |
lots of various things
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..55a4677 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +chunk*.json +.env |