From c84a5ae1d7228b66197a10674020e7465a489925 Mon Sep 17 00:00:00 2001 From: "a.garaev" Date: Sun, 11 Feb 2024 09:47:58 +0500 Subject: [PATCH] Edit: gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a525eb5..f69991c 100644 --- a/.gitignore +++ b/.gitignore @@ -158,7 +158,7 @@ cython_debug/ # 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/ # Project specific config.json