chore: add .idea to .gitignore

This commit is contained in:
Fabio Cingottini 2023-08-27 00:13:50 +02:00 committed by Nicolas Meienberger
parent 25cfec24dc
commit 6c82e45c58

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
.DS_Store
.vscode
.idea
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.