Commit f1b5005b authored by Ken Edmundson's avatar Ken Edmundson
Browse files

modified gitignore file

parent 7e3f2f14
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -36,6 +36,10 @@ ui_*.h
*.pro
*.pro.user

# ignore all files created by running BundleAdjust
*bundleout*.txt
*.csv

print.prt

*/3rdParty/*
@@ -63,6 +67,8 @@ BundleObservationVector.cpp
BundleObservationVector.h
BundleSettings.cpp
BundleSettings.h
BundleTargetBody.cpp
BundleTargetBody.h
ControlMeasure.cpp
ControlMeasure.h
ControlPoint.cpp