ignore things we're now installing through extlib

This commit is contained in:
Christopher Allan Webber 2015-02-14 13:38:53 -06:00
parent 9252fc8484
commit 7fcf6e2510

7
.gitignore vendored
View File

@ -53,3 +53,10 @@
# Virtualenv, tox # Virtualenv, tox
venv* venv*
.tox/ .tox/
# extlib things
/extlib/jquery/
/extlib/leaflet/
/extlib/pdfjs-dist/
/extlib/tinymce/
/extlib/video.js/