From e2339a6ccb5947fbf8c33c3c5f04e7076503eb25 Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Sun, 7 Oct 2018 14:47:15 -0700 Subject: [PATCH] Updated files to ignore --- .gitignore | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index d456c71..0c498ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,16 @@ -*.bak -.ipynb_checkpoints -__pycache__ -*.pyc -short.pdf -*.aux -*.out -book.ipynb -*.tex -*.toc -book.pdf -book6x9.pdf -Kalman_and_Bayesian_Filters_in_Python6x9.pdf -Kalman_and_Bayesian_Filters_in_Python.pdf -book_files +*.bak +.ipynb_checkpoints +__pycache__ +*.pyc +short.pdf +*.aux +*.out +book.ipynb +*.tex +*.toc +book.pdf +book6x9.pdf +Kalman_and_Bayesian_Filters_in_Python6x9.pdf +Kalman_and_Bayesian_Filters_in_Python.pdf +book_files tmp \ No newline at end of file