diff --git a/.gitignore b/.gitignore index 0b68e83..2d641c6 100644 --- a/.gitignore +++ b/.gitignore @@ -139,4 +139,7 @@ dmypy.json # Cython debug symbols cython_debug/ -token.txt \ No newline at end of file +token.txt + +#don't care about intellij +.idea/