Merge pull request #35531 from bconfiden2/0729-update-gitignore

Anchor several .gitignore paths
This commit is contained in:
Kubernetes Prow Robot 2022-08-08 15:53:58 -07:00 committed by GitHub
commit eebc10426f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

8
.gitignore vendored
View File

@ -27,14 +27,14 @@ kubernetes.github.io.iml
nohup.out
# Hugo output
public/
resources/
/public/
/resources/
.hugo_build.lock
# Netlify Functions build output
package-lock.json
functions/
node_modules/
/functions/
/node_modules/
# Generated files when building with make container-build
.config/