Merge pull request #35531 from bconfiden2/0729-update-gitignore
Anchor several .gitignore paths
This commit is contained in:
commit
eebc10426f
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in New Issue