Add .idea to .gitignore (#1803)

Ignore .idea
This commit is contained in:
Benedikt Franke 2022-11-18 22:44:33 +01:00 committed by GitHub
parent 10bff4299b
commit 144fd37153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -77,7 +77,10 @@ docker-compose.override.yml
*.tar
data/
# Editor / IDE
.vscode/tags
.idea
# custom Sentry config
sentry/sentry.conf.py