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

3
.gitignore vendored
View File

@ -139,3 +139,6 @@ secrets.yml
.vscode
.DS_Store
compiledstatic/
# Pycharm
.idea