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
Ted Nyman
71633871f3
Merge pull request #561 from assassini/master
...
Added an exclusion pattern for a "dependencies" folder in the root directory
2013-11-04 21:00:50 -08:00
Ted Nyman
f523561e66
Ignore .osx files
2013-11-04 20:57:40 -08:00
Bartvds
f3007215b1
Added Vagrantfile to vendors.yml
...
Closes #619
2013-11-05 05:53:09 +01:00
Chris Kuehl
5e3d811902
Merge github.com:github/linguist
...
Conflicts:
lib/linguist/vendor.yml
2013-11-04 20:32:52 -08:00
Ted Nyman
3f1161d713
Merge pull request #643 from zulus/extjs_exclude
...
Exclude ExtJS library
2013-11-04 20:10:03 -08:00
Ted Nyman
de7ca0d954
Ignore files under thirdparty/
2013-11-04 19:24:32 -08:00
Ted Nyman
d5002ef06a
Start vendor work for bootstrap by ignoring minimized bootstrap js and css
2013-10-30 19:12:52 -07:00
Jerome Bakker
cb9c3732f2
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 )
2013-10-25 17:02:04 +02:00
Austin Clements
5232a45d1f
Recognize jQuery >= 1.10.0
...
jQuery recently passed 1.10, but the vendor regexp assumed each
component of the version number would be only one digit. Allow
multiple digits for the minor and micro versions.
2013-10-11 21:21:43 -04:00
zulus
777f1d27d1
Exclude ExtJS library
2013-08-23 02:53:26 +02:00
dzidzitop
cd3e88fe8b
COPYING is added to excludes as a file that contains copyright information.
2013-08-18 14:03:16 +03:00
Ted Nyman
9dca6fa9cc
Vendor READMEs
2013-08-16 15:00:34 -07:00
Ted Nyman
de706a2eb9
Merge pull request #588 from techy1157/patch-1
...
Vendored .DS_Store (for mac users)
2013-08-01 21:48:20 -07:00
Ted Nyman
838fbc5626
Drop less from vendor.yml
2013-07-30 03:14:51 -07:00
Viktor Szakáts
4130825a43
ignore more Git local config files to avoid them being misidentified as Racket, Ruby or else
2013-07-24 11:46:01 +02:00
Lazersmoke
5a9d35917f
Vendored .DS_Store
...
In case a Mac user uploads lots of folders with .DS_Stores and changes their project language as such.
2013-07-19 00:02:39 -05:00