From 4fcdf8491dc20d380948bfa8e028d9e9a00617c7 Mon Sep 17 00:00:00 2001 From: Devin Schwab Date: Thu, 12 Dec 2013 22:29:50 -0800 Subject: [PATCH] Ignore the pcd and xyz files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c76b8f4..c522eb8 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,5 @@ packages/ # Build output *.o **/build/*.a +*.xyz +*.pcd