chore: ignore intellij IDE config

This commit is contained in:
Paul Bredenberg 2022-06-16 09:28:31 -04:00
parent 32fac40100
commit cc87e2ca27
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ node_modules
coverage
.nyc_output
dist
.idea