From 066cc61b4454971303e90da239c54895a922a5bf Mon Sep 17 00:00:00 2001 From: Vaclav Uruba Date: Fri, 11 Aug 2023 21:33:44 +0200 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6635cf5..0d0c75b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* +/.idea \ No newline at end of file