From 565e78ec1345fb381b958663187042ab506e807f Mon Sep 17 00:00:00 2001 From: kalipso Date: Tue, 7 Apr 2026 11:49:08 +0200 Subject: [PATCH] init .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ed1e3fd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.env +test.db