mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Adding vendor files for SyntaxHighlighter and django (admin_media directory).
This commit is contained in:
@@ -61,8 +61,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