commit a7814a27cc86f532336ff679ab5f4dbde5842ef7 parent c4fcfc8428319f7803828af25576b5011deea0e1 Author: breadcat <breadcat@users.noreply.github.com> Date: Fri, 19 Sep 2025 18:05:57 +0100 Ignore uploads and existing databases Diffstat:
A | .gitignore | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,4 @@ +uploads/ + +*.db +