From 7cb793e771ccdbe607b4603be07733f4e80d8928 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Wed, 26 Jul 2023 18:57:18 +0200 Subject: [PATCH] Chore: Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 588d735..f9baf9e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ .crate-docs .DS_Store .env +.idea *.lint