From 20c171190c5c169319ab0f602a5865deda5a8a05 Mon Sep 17 00:00:00 2001 From: Shane O'Connor Date: Mon, 2 Feb 2015 14:30:40 -0800 Subject: [PATCH] Updating .gitignore to ignore generated statistics files. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 21bfecb..bcf7c2d 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,7 @@ docs/_build/ # Repository-specific settings.json + +# Generated files +*.pdf +*.png