From d9a7dd818b5871d81f26757eea5cff88f755e8d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Mon, 12 Apr 2021 12:20:27 +0200 Subject: [PATCH] ignore ide --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f8b73e7..cccb263 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,5 @@ dmypy.json # Cython debug symbols cython_debug/ +.idea/ +.vscode/ \ No newline at end of file