Sign in
go
/
pkgsite
/
169a49f51b9c9fac75eaf86ba50f1dea067d6a61
/
.
/
.dockerignore
blob: a2ff60b7f786c4397322a1257db774b2ef7c5df9 [
file
] [
log
] [
blame
]
# Exclude all git directories.
**/.
git
# Exclude downloaded node modules.
node_modules
# Exclude the private sub-repo...
private
# ...except for the config directory.
!
private
/
config