diff --git a/.gitignore b/.gitignore index ac9bc9b..2ab6940 100644 --- a/.gitignore +++ b/.gitignore @@ -23,5 +23,3 @@ web/.htaccess # WP-CLI wp-cli.local.yml - -/Packages/gruener-salon/node_modules/ diff --git a/Packages/gruener-salon/.gitignore b/Packages/gruener-salon/.gitignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/Packages/gruener-salon/.gitignore @@ -0,0 +1 @@ +node_modules/