Add pycharm gitignore stuff

This commit is contained in:
Oliver Kamer 2021-01-19 21:20:30 +01:00
parent 2f778dc4b4
commit ce23cfc5b5
No known key found for this signature in database
GPG Key ID: 7E5529F8081D427F

5
.gitignore vendored
View File

@ -138,4 +138,7 @@ dmypy.json
secrets.yml
.vscode
.DS_Store
compiledstatic/
compiledstatic/
# Pycharm
.idea