Added PyCharm to gitignore

This commit is contained in:
Rushil Umaretiya 2020-06-04 17:16:09 -04:00
parent 589767dc95
commit f529a98773

3
.gitignore vendored
View File

@ -127,3 +127,6 @@ dmypy.json
# Pyre type checker # Pyre type checker
.pyre/ .pyre/
# PyCharm Files
.idea/