mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
New JS vendored files
This commit is contained in:
@@ -78,6 +78,9 @@
|
|||||||
# Haxelib projects often contain a neko bytecode file named run.n
|
# Haxelib projects often contain a neko bytecode file named run.n
|
||||||
- run.n$
|
- run.n$
|
||||||
|
|
||||||
|
# Bootstrap Datepicker
|
||||||
|
- bootstrap-datepicker/
|
||||||
|
|
||||||
## Commonly Bundled JavaScript frameworks ##
|
## Commonly Bundled JavaScript frameworks ##
|
||||||
|
|
||||||
# jQuery
|
# jQuery
|
||||||
@@ -88,6 +91,30 @@
|
|||||||
- (^|/)jquery\-ui(\-\d\.\d+(\.\d+)?)?(\.\w+)?\.(js|css)$
|
- (^|/)jquery\-ui(\-\d\.\d+(\.\d+)?)?(\.\w+)?\.(js|css)$
|
||||||
- (^|/)jquery\.(ui|effects)\.([^.]*)\.(js|css)$
|
- (^|/)jquery\.(ui|effects)\.([^.]*)\.(js|css)$
|
||||||
|
|
||||||
|
# jQuery Gantt
|
||||||
|
- jquery.fn.gantt.js
|
||||||
|
|
||||||
|
# jQuery fancyBox
|
||||||
|
- jquery.fancybox.js
|
||||||
|
|
||||||
|
# Fuel UX
|
||||||
|
- fuelux.js
|
||||||
|
|
||||||
|
# jQuery File Upload
|
||||||
|
- (^|/)jquery\.fileupload(-\w+)?\.js$
|
||||||
|
|
||||||
|
# Slick
|
||||||
|
- (^|/)slick\.(core|dataview|editors|formatters|grid|groupitemmetadataprovider|remotemodel)\.js$
|
||||||
|
|
||||||
|
# Leaflet plugins
|
||||||
|
- (^|/)Leaflet\.Coordinates-\d+\.\d+\.\d+\.src\.js$
|
||||||
|
- leaflet.draw-src.js
|
||||||
|
- leaflet.draw.css
|
||||||
|
- Control.FullScreen.css
|
||||||
|
- Control.FullScreen.js
|
||||||
|
- leaflet.spin.js
|
||||||
|
- wicket-leaflet.js
|
||||||
|
|
||||||
# Prototype
|
# Prototype
|
||||||
- (^|/)prototype(.*)\.js$
|
- (^|/)prototype(.*)\.js$
|
||||||
- (^|/)effects\.js$
|
- (^|/)effects\.js$
|
||||||
|
|||||||
Reference in New Issue
Block a user