Sign in
go
/
pkgsite
/
d0b5e980f7ddde9b55672ee0c44fa04b7336b3b5
/
.
/
.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