From 2c5458743cedd9e1155a42d412899a65097b80ec Mon Sep 17 00:00:00 2001 From: schn33fuchs Date: Wed, 13 May 2026 16:59:10 +0200 Subject: [PATCH] .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3ece86d..996c3e4 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ frontend/node_modules/ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ +.idea/ # Added by cargo