From 7db6de7a30ca739e205e87edd4cbcc28f80f01a9 Mon Sep 17 00:00:00 2001 From: kalipso Date: Tue, 9 May 2023 16:49:19 +0200 Subject: [PATCH] add gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..37ae6f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.db +main