From 7fcf6e251005a134b065e83706d9316255d2e1d4 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Sat, 14 Feb 2015 13:38:53 -0600 Subject: [PATCH] ignore things we're now installing through extlib --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 11d95cf0..099ace00 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,10 @@ # Virtualenv, tox venv* .tox/ + +# extlib things +/extlib/jquery/ +/extlib/leaflet/ +/extlib/pdfjs-dist/ +/extlib/tinymce/ +/extlib/video.js/