Ignore PyCharm related files (#501)

This commit is contained in:
iamjpotts 2022-11-25 14:19:47 -06:00 committed by GitHub
parent f17e6d52bd
commit ce4b0ddcab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

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