diff --git a/.gitignore b/.gitignore index c6bba59..3b17f5e 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,8 @@ dist .yarn/build-state.yml .yarn/install-state.gz .pnp.* + + +# Don't commit test files + +playground.js \ No newline at end of file