mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Merge pull request #259 from afronski/master
Adding vendor files for django (admin_media) and SyntaxHightlighter JavaScript library
This commit is contained in:
@@ -63,8 +63,16 @@
|
|||||||
# MathJax
|
# MathJax
|
||||||
- (^|/)MathJax/
|
- (^|/)MathJax/
|
||||||
|
|
||||||
|
# SyntaxHighlighter - http://alexgorbatchev.com/
|
||||||
|
- (^|/)shBrush([^.]*)\.js$
|
||||||
|
- (^|/)shCore\.js$
|
||||||
|
- (^|/)shLegacy\.js$
|
||||||
|
|
||||||
## Python ##
|
## Python ##
|
||||||
|
|
||||||
|
# django
|
||||||
|
- (^|/)admin_media/
|
||||||
|
|
||||||
# Fabric
|
# Fabric
|
||||||
- ^fabfile\.py$
|
- ^fabfile\.py$
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user