chore(.idea folder): removed .idea folder and added it to the .gitignore

This commit is contained in:
Nicolai Van der Storm
2022-06-10 12:30:14 +02:00
parent 543859e6f3
commit cc69f66ba9
9 changed files with 3 additions and 133 deletions

3
.gitignore vendored
View File

@@ -53,3 +53,6 @@ config/db/db.sqlite3-journal
# VS Code
.vscode/launch.json
# Webstorm
.idea