diff --git a/.gitignore b/.gitignore index 80c758a2..af0a1701 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ node_modules/ -*.DS_Store -.prettierrc.js -TODO.md tests/ +.nvmrc +.prettierrc.js +*.DS_Store \ No newline at end of file