diff options
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -53,3 +53,10 @@ # Virtualenv, tox venv* .tox/ + +# extlib things +/extlib/jquery/ +/extlib/leaflet/ +/extlib/pdfjs-dist/ +/extlib/tinymce/ +/extlib/video.js/ |
![]() |
index : mediagoblin.git | |
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs | heckyel |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 7 |
@@ -53,3 +53,10 @@ # Virtualenv, tox venv* .tox/ + +# extlib things +/extlib/jquery/ +/extlib/leaflet/ +/extlib/pdfjs-dist/ +/extlib/tinymce/ +/extlib/video.js/ |