summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYixing Lao <yixing.lao@gmail.com>2022-03-08 09:48:58 -0800
committerGitHub <noreply@github.com>2022-03-08 09:48:58 -0800
commit97993b922f0a311f879055ddb946cf42c98399c8 (patch)
tree723bec469d213ce1dee50af55c9c7d9fb435e854 /.gitignore
parentfe49c4a8ca29bb3eb4a1ecf63908f8859c10d4a1 (diff)
downloadOpen3D-97993b922f0a311f879055ddb946cf42c98399c8.tar.gz
Open3D-97993b922f0a311f879055ddb946cf42c98399c8.tar.bz2
Open3D-97993b922f0a311f879055ddb946cf42c98399c8.zip
move ubuntu ci to docker (#4839)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 182ed417..a76e839a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,9 @@
*.whl
+# Docker build artifacts (wheel, dev package, ccache)
+docker/*.tar.gz
+docker/*.tar.xz
+
# Windows build temp cmake file
CMakeSettings.json