From 2750ab4320cd1248b27f37fa1f28e0d0a67c7978 Mon Sep 17 00:00:00 2001 From: Jason Date: Thu, 31 Mar 2022 22:04:14 -0700 Subject: [PATCH] Update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 94f11db..dc3cfcc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ __pycache__/ data/*.* !data/examples/ -output/*.* \ No newline at end of file +output/*.* +tracking_model.dat +tracking_model.dat.gz