From 0afeae35e73c4ca9d9b236e7195619f5a3b28c79 Mon Sep 17 00:00:00 2001 From: elmadani Date: Wed, 25 Feb 2026 00:53:33 +0000 Subject: [PATCH] Initial commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0026dc0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +__pycache__/ +*.pyc +forge.db