gitignore: add jetbrains

This commit is contained in:
ohdearaugustin 2021-08-22 21:47:31 +02:00
parent a613501ff2
commit 3b97c7bdec
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -19,3 +19,6 @@ config.json
*.key
/db.sqlite
*.sqlite3
# Exclude Jetbrains Editors
.idea