From 449579fd642e5f52302b0bafb3be3e43d0b9db59 Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Sun, 24 May 2015 17:02:30 -0700 Subject: [PATCH] Added PDF to ignore We don't check in the PDF anymore because it makes the repository far too big. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 457d77a..8941296 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__ *.pyc short.pdf 13* +Kalman_and_Bayesian_Filters_in_Python.pdf \ No newline at end of file