From 8cfbfd17b607214aa23a788aef46d60018ee5f7b Mon Sep 17 00:00:00 2001 From: Imbus Date: Fri, 20 Oct 2023 22:48:42 +0200 Subject: [PATCH] .gitignore bump --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index a547bf3..135ea6f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,9 @@ dist-ssr *.njsproj *.sln *.sw? + +*.env +*.db* + +# Remove this if ever needed +*.sqlx