diff --git a/.gitignore b/.gitignore index f50c89f..ab77f62 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ __pycache__ /src/socketify.egg-info /build /dist -*.o \ No newline at end of file +*.o +node_modules/ +yarn.lock \ No newline at end of file