From 610181424509ec67c7464344b9f1bfda789271fa Mon Sep 17 00:00:00 2001 From: smayzy Date: Wed, 26 Mar 2025 18:50:53 +0100 Subject: [PATCH] add gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c49bd7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.env