From 0e879fcee9a36e25ac2bb6b91e3e12ffb4f26992 Mon Sep 17 00:00:00 2001 From: Vipul-Cariappa Date: Sat, 2 Dec 2023 19:16:08 +0530 Subject: [PATCH] add pycharm setting to gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index feda1ef..1a6dac8 100644 --- a/.gitignore +++ b/.gitignore @@ -161,7 +161,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