From fdaaf4c558c4c6638ead404e0096c3134caccd98 Mon Sep 17 00:00:00 2001 From: cbeall3 Date: Sat, 25 Oct 2014 20:20:35 -0400 Subject: [PATCH] Add intermediate file for round-trip dataset test to ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cf23a5147..60633adaf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *.pyc *.DS_Store /examples/Data/dubrovnik-3-7-pre-rewritten.txt -/examples/Data/pose2example-rewritten.txt \ No newline at end of file +/examples/Data/pose2example-rewritten.txt +/examples/Data/pose3example-rewritten.txt