diff --git a/.gitignore b/.gitignore index 8619962..d4e04e5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,8 @@ __pycache__ reference_code -keys/ \ No newline at end of file +keys/ + +node_modules/ + +.DS_Store \ No newline at end of file