chore(v2): ignore JetBrains editor .iml files (#2433)

This commit is contained in:
Sébastien Lorber 2020-03-21 12:34:06 -05:00 committed by GitHub
parent 9cf3c66917
commit 79a3f35de6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
.DS_Store
.vscode
.idea
*.iml
*.code-workspace
.changelog