ignores intellij

This commit is contained in:
Deepak Mallubhotla 2020-11-24 10:41:49 -06:00
parent 85968f881f
commit b0be3ea9a3
Signed by: deepak
GPG Key ID: 64BF53A3369104E7

5
.gitignore vendored
View File

@ -139,4 +139,7 @@ dmypy.json
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/
token.txt token.txt
#don't care about intellij
.idea/