diff --git a/.gitignore b/.gitignore index 1a101db..63d8727 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ .idea -./both -./client -./definitions -./index.js -./index.d.ts +both/ +client/ +definitions/ +index.js +index.d.ts node_modules