From 56c1ebefd358524830f6ffba51a8b629c4d52b91 Mon Sep 17 00:00:00 2001 From: Alex D <41419744+exituser@users.noreply.github.com> Date: Mon, 24 Apr 2023 17:44:14 +0300 Subject: [PATCH] add gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a08bad4..5f1787b 100644 --- a/.gitignore +++ b/.gitignore @@ -249,7 +249,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/ ### Python Patch ### # Poetry local configuration file - https://python-poetry.org/docs/configuration/#local-configuration