aboutsummaryrefslogtreecommitdiffhomepage
path: root/.dockerignore
diff options
context:
space:
mode:
authorGravatar jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>2020-08-06 14:33:08 -0700
committerGravatar GitHub <noreply@github.com>2020-08-06 14:33:08 -0700
commit571dbfb39f1b13b121693dfae880158d06b92169 (patch)
treeec9a3b3ec2b159c0a08c3dd370b1f250d79f6b5c /.dockerignore
parentb11cb9587afd7491e847d5ef8a3e30bc4eeac174 (diff)
Reland 55d9a81. (#4269)
The issue with 55d9a81 that caused it to be reverted by 3370f8f was probably due to the build trigger on GCB being stale. I've updated it so this commit should stick.
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 00000000..61ac0b13
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,10 @@
+out
+.git
+
+# Copied from .gitignore.
+.vscode/
+*.pyc
+/build/
+*~
+.DS_Store
+*.swp