From 157ad067eb4035dfcc7778eb04f7a3bb0a88554a Mon Sep 17 00:00:00 2001 From: Inex Code Date: Thu, 2 Jan 2025 18:19:01 +0300 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e9dc58d..02c4c38 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ .pub/ build/ +.idea/ \ No newline at end of file