Merge pull request #27503 from remyleone/update_gitignore

update gitignore to include folder created by make container-serve
This commit is contained in:
Kubernetes Prow Robot
2021-05-19 05:46:51 -07:00
committed by GitHub
+5 -1
View File
@@ -33,4 +33,8 @@ resources/
# Netlify Functions build output
package-lock.json
functions/
node_modules/
node_modules/
# Generated files when building with make container-build
.config/
.npm/