From 15a1a950c258e552308fc993b934c992244dfb01 Mon Sep 17 00:00:00 2001 From: baz Date: Sun, 11 Feb 2024 19:19:32 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 43c3783..48f770d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules .env config.json *.sqlite -backups \ No newline at end of file +backups +*.idea \ No newline at end of file