Prepare the hugo setup
This commit is contained in:
17
.containerignore
Normal file
17
.containerignore
Normal file
@ -0,0 +1,17 @@
|
||||
.git/**/*
|
||||
.git
|
||||
|
||||
node_modules/**/*
|
||||
node_modules
|
||||
|
||||
src/static/**/*
|
||||
src/static
|
||||
|
||||
scripts/**/*
|
||||
scripts
|
||||
|
||||
chart/**/*
|
||||
chart
|
||||
|
||||
kube/**/*
|
||||
kube
|
Reference in New Issue
Block a user