diff --git a/.gitignore b/.gitignore index 3b7449c4..616ca224 100755 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ src/node/index.mjs **/*.DS_Store tests/browser/output/* .node-version +.idea