diff --git a/.gitignore b/.gitignore index e4bb476..e33b326 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target .vscode .idea -config.toml \ No newline at end of file +config.toml +node_modules \ No newline at end of file