summaryrefslogtreecommitdiffhomepage
path: root/.gcloudignore
AgeCommit message (Collapse)Author
2019-07-10Add generate-syscall-docs command.Ian Lewis
Adds a new command to automatically generate the syscall compatibility docs from runsc.
2019-04-03Remove .git handling from .gcloudignoreIan Lewis
We aren't including git commit info in doc pages anymore so we don't need special handling for .git for Cloud Build anymore.
2019-03-29Initial commitIan Lewis