diff --git a/.gitignore b/.gitignore index 8e9a585..eec081a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ **/run/** !**/run/*.launch !**/run/*.deploy -**/run/*-local.launch \ No newline at end of file +**/run/*-local.launch + +**/node_modules/* \ No newline at end of file