Add the yaml/ directory to the .gitignore file to ensure these autogenerated files remain local to each installation.
Diff for .gitignore
1 diff --git a/.gitignore b/.gitignore
2 --- a/.gitignore
3 +++ b/.gitignore
4 @@ -8,3 +8,4 @@
5 dev/package-lock.json
6 .idea
7 +yaml/
Add the yaml/ directory to the .gitignore file to ensure these autogenerated files remain local to each installation.
Diff for .gitignore
1 diff --git a/.gitignore b/.gitignore
2 --- a/.gitignore
3 +++ b/.gitignore
4 @@ -8,3 +8,4 @@
5 dev/package-lock.json
6 .idea
7 +yaml/