From b5ae434f84dcbe73131c2dd52ae89d7c6bab8c42 Mon Sep 17 00:00:00 2001 From: Ashwin Naren Date: Wed, 8 Feb 2023 18:55:12 -0800 Subject: [PATCH] updated .gitignore --- .gitignore | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitignore b/.gitignore index 1fd86c0..0daa6e0 100644 --- a/.gitignore +++ b/.gitignore @@ -324,11 +324,3 @@ dmypy.json # Cython debug symbols cython_debug/ - -# PyCharm -# JetBrains specific template is maintained in a separate JetBrains.gitignore that can -# 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/ -