Paul Chaignon
dea03b7a46
Improve vendor regex for third party folders
2014-08-14 08:43:39 +02:00
Arfon Smith
3c2ca312b9
Merge pull request #1375 from arthurvr/master
...
Update vendor.yml: added animate.css
2014-08-13 14:53:17 -07:00
Chiang Fong Lee
b8e570bb3d
Add Foundation js to vendor.yml, and test_blob.rb
...
Excludes files like:
- foundation.js
- foundation.min.js
- foundation.abide.js
2014-08-06 20:07:08 +08:00
Paul Chaignon
27a621531b
Add knockout.js library as vendor file
2014-08-01 16:07:52 +02:00
Steve King, Jr
fc73f51855
Adding Font Awesome to vendored files.
2014-07-28 10:37:18 -07:00
Ryan Batchelder
8761dc4e17
Missed escaping a slash
...
Added EoL match
Thanks for pchaigno
2014-07-27 10:02:54 -07:00
Ryan Batchelder
5a044b1c07
Ignore Bourbon SCSS mixin library to avoid high CSS percentages
2014-07-26 14:05:13 -07:00
Arthur Verschaeve
1828cf6fc7
Update vendor.yml: added animate.css
2014-07-11 20:07:42 +02:00
Arthur Verschaeve
6762ca8aa7
Update vendor.yml: normalize.css
...
Added popular CSS reset Normalize.css (http://necolas.github.io/normalize.css/ )
2014-07-07 08:53:42 +02:00
Arfon Smith
94b4ad1de6
Merge pull request #1353 from github/1217-local
...
1217 local
2014-07-04 18:49:34 -05:00
Josh Oldenburg
aa72012d41
Ignore everything in the Pods directory.
2014-07-03 16:18:58 -04:00
Josh Oldenburg
06e095e5fc
Only ignore Pods/ for CocoaPods.
2014-07-01 21:38:51 -04:00
neersighted
4819fb12a3
Also ignore extern(al)
...
...because some of us don't like 'vendor'
2014-06-22 17:18:10 -07:00
James Dennes
548e4f1845
Add Octicons entries to vendor.yml
2014-06-15 16:22:18 +02:00
Arfon Smith
50ab58e91f
Merge commit 'refs/pull/1042/head' of github.com:github/linguist into 1042
...
Conflicts:
lib/linguist/vendor.yml
2014-06-06 12:32:30 -05:00
Arfon Smith
1fd0732390
Merge branch 'master' into 1042
...
Conflicts:
lib/linguist/vendor.yml
2014-06-06 12:31:56 -05:00
Julian Gehring
f66ffe305f
Change R package ignores to absolute paths
2014-06-06 08:57:11 -07:00
Arfon Smith
09c234ec26
Merge pull request #1190 from Madsn/patch-1
...
Add html5shiv to vendor.yml
2014-06-04 10:30:03 -05:00
Josh Oldenburg
04f4b05412
Ignore files related to Cocoapods.
...
These include Podfile, Podfile.lock, and Pods/.
2014-05-26 10:35:11 -04:00
Christian Bundy
f5895216a8
Update NuGet regex to be more specific
...
Change NuGet regex to look for packages that end with a period and 1+ digits, as NuGet always appends a version number to the end of packages.
2014-05-21 13:43:29 -07:00
Mikkel Madsen
dcc598442b
Handle minified html5shiv
2014-05-13 09:01:37 +02:00
Mikkel Madsen
868e9df434
Add html5shiv to vendor.yml
2014-05-13 08:56:08 +02:00
alflanagan
297ef6195d
Added modernizr.js to vendor files list, added tests
2014-05-08 21:02:00 -04:00
Arfon Smith
f103306e91
Merge branch 'master' into 972
...
Conflicts:
lib/linguist/vendor.yml
2014-05-03 18:38:23 -05:00
Arfon Smith
b065d8c0d7
Merge branch 'master' into 1049
...
Conflicts:
lib/linguist/samples.json
2014-04-21 17:03:18 -05:00
Arfon Smith
ad93511c98
Merge pull request #1026 from pchaigno/intellisense-js
...
Add jQuery IntelliSense files to vendor.yml
2014-04-21 14:22:25 -05:00
Arfon Smith
edd9881642
Merge pull request #961 from couchand/patch-1
...
Add React library to vendor.yml
2014-04-21 10:38:29 -05:00
Shrayas Rajagopal
a1641f2ffa
Fixing cache vendor regex
...
* Fixes #1051
* Any folder with "cache" in it was being ignored. This fixes it.
2014-04-07 11:35:28 +05:30
Sebastian Godelet
a620d45635
added Mercury/ to 'vendor' directory
2014-04-06 20:25:22 +02:00
Sebastian Godelet
8b39d30a6e
changed mercury extension to .mercury, to avoid conflict with Obj-C
2014-04-06 18:36:05 +02:00
Sebastian Godelet
090ffa4191
fixing merge conflict in vendor.yml
2014-04-06 18:07:06 +02:00
Jerome Bakker
08058f9f2e
Update vendor.yml
...
extend the vendor/ exclusion to handle vendors/
Some projects use this folder to store external libaries (eg https://github.com/Elgg/Elgg )
2014-04-06 17:45:54 +02:00
Julian Gehring
9ae0bdbb43
Add R package ignores to vendor.yml
...
Ignore vignette and external data directories which contain no R source code
2014-04-03 21:29:18 +02:00
Paul Chaignon
6b18b25039
Add jQuery IntelliSense files to vendor.yml
2014-03-28 07:58:54 +01:00
Albert Lyu
869cf8ba11
Update D3.js in vendored list
2014-03-13 16:20:04 -05:00
Albert Lyu
a2690b7dac
Add D3.js to the vendored list
...
Followed the commit pattern of a3e1420476
2014-02-26 13:07:20 -06:00
Miro Bezjak
92e1b1eb40
Add gradle wrapper files to vendor.yml
2014-02-21 11:27:47 +01:00
Andrew Couch
3bea39eb10
Add React library to vendor.yml
...
React is a library quickly growing in popularity. Let's exclude it from language stats.
2014-02-20 21:52:28 -05:00
Ted Nyman
3429ddeaa1
Standard regex
2014-02-16 19:41:45 -08:00
Christopher Kaster
03ce24221e
add haxelib run.n neko bytecode file to vendor list
2014-02-04 19:00:33 +01:00
Ted Nyman
123f4c26c3
Typescript vendor fixup
2014-01-15 16:15:30 -08:00
sigurdsvela
70e56303ab
Ignore typescript definition files.
2014-01-15 15:57:06 +01:00
Mihnea Dobrescu-Balaur
a18155da49
Add foundation css to vendor.yml
2014-01-13 23:28:33 +02:00
Nate Brennand
a3e1420476
add AngularJS to the vendored list
2013-12-24 02:05:10 -08:00
Wade Tandy
582daf273a
Add vendor patterns for bower_components files
...
Adds Bower Component files to the vendored files list. This
uses the `bower_components` directory, which is the standard set by the
Bower package manager.
2013-12-23 21:36:55 -05:00
Ted Nyman
7f34de90c6
More ignored files
2013-12-23 17:31:52 -08:00
Aditya Mukerjee
9a6446bae3
Fix typo
2013-12-23 14:04:39 -05:00
Aditya Mukerjee
88afdac5d2
Ignore non-minified bootstrap files
...
* bootstrap.min.js is already excluded, but bootstrap.js is not.
2013-12-23 13:30:03 -05:00
Ted Nyman
5bef198e6d
More lenient regex for LICENSE
2013-11-09 19:13:08 -08:00
Ted Nyman
1a4f890d04
Merge pull request #620 from Bartvds/master
...
Added Vagrantfile and Chef /cookbooks to vendors.yml
2013-11-04 21:05:08 -08:00