chore: add *.iml to .gitignore (#9707)

This commit is contained in:
Filip Wróbel 2023-01-28 12:03:13 +01:00 committed by GitHub
parent 6b37e3818b
commit de84014509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -12,4 +12,4 @@ npm-debug.log
# ignore yarn2 artifacts but allow yarn.lock (forces yarn1 compat which is node_modules)
.yarn/
.yarn*
*.iml