From 11abd551d75dd0bc4cbe328be39ab9f0d8ce99c1 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 6 Feb 2013 17:34:38 -0600 Subject: [PATCH] add certain pdfs to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 23f078d..4278ff0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ build/ dist/ pdfparanoia.egg-info/ + +# ignore pdfs in the top-level dir +/*.pdf