From ae0cccd1a3b1fffad4ee2ac0658e2c46a8147637 Mon Sep 17 00:00:00 2001 From: andres Date: Fri, 26 May 2023 22:13:44 +0200 Subject: [PATCH] add .idea to gitignore --- .gitignore | 8 +++++++- .idea/cards-front.iml | 4 ++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1389464..fc3a4bb 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,10 @@ build # env .env.development -.env.production \ No newline at end of file +.env.production + + +# editors + +.idea +.vscode \ No newline at end of file diff --git a/.idea/cards-front.iml b/.idea/cards-front.iml index 24643cc..8e8b8e3 100644 --- a/.idea/cards-front.iml +++ b/.idea/cards-front.iml @@ -5,6 +5,10 @@ + + + +