summaryrefslogtreecommitdiffhomepage
path: root/.gcloudignore
diff options
context:
space:
mode:
authorIan Lewis <ianmlewis@gmail.com>2019-07-03 00:38:04 -0400
committerIan Lewis <ianlewis@google.com>2019-07-10 11:46:34 +0900
commit6714bee53bbe6cdc3943e59f30ec7765907e80b0 (patch)
tree5483dd5a678ef82a3bd1251f90471312677f8baf /.gcloudignore
parent82b3d5ffd3e6448664829f65ee6efe427c615879 (diff)
Add generate-syscall-docs command.
Adds a new command to automatically generate the syscall compatibility docs from runsc.
Diffstat (limited to '.gcloudignore')
-rw-r--r--.gcloudignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gcloudignore b/.gcloudignore
index a1ac4bdf6..ec372978f 100644
--- a/.gcloudignore
+++ b/.gcloudignore
@@ -1,3 +1,5 @@
+bin/
public/
resources/
node_modules/
+upstream/