Hsiaoming Yang
e4ce4edd5c
add tests/fixtures to vendor.yml
2015-03-31 20:08:18 +08:00
Arfon Smith
e946ceaa6f
Grammar
2015-03-30 16:24:55 -05:00
Arfon Smith
285af6512e
Adding puphpet to vendored list
2015-03-30 16:24:11 -05:00
Arfon Smith
c39b42abba
Merge pull request #2075 from philix/patch-1
...
Add cpplint.py to vendor.yml
2015-03-27 11:02:36 -07:00
Adam Roben
80f72a5093
Classify the .google_apis/ directory as vendored
...
This is used in Android projects that use certain Google SDKs to store
the SDKs locally.
2015-02-20 10:36:47 -05:00
Park Hyunwoo
6ca149de1d
Missing whitespace
2015-02-05 10:27:14 +09:00
Felipe Oliveira Carvalho
96c2f86613
Add cpplint.py to vendor.yml
...
`cpplint.py` is Google's Python script used for linting C++ files.
I have a small C++ project with `cpplint.py` included mistakenly making
Python the main language of my project.
2015-02-04 02:22:08 -03:00
archy
084a9ab976
vendor.yml: added stylesheets imported from packages
2014-12-26 04:45:37 +08:00
archy
356b942114
vendor.yml: added less, scss, styl suffixes for popular stylesheets
2014-12-26 04:45:30 +08:00
archy
2c5d720146
vendor.yml: added imported bootstrap files
2014-12-26 04:45:18 +08:00
archy
64f83eee07
vendor.yml: added styl
2014-12-26 04:45:09 +08:00
archy
542cf9c52b
vendor.yml: added custom bootstrap
2014-12-26 04:44:47 +08:00
lostcolony
a3c842ba18
Adding erlang.mk to exclusion list.
...
Adding 'erlang.mk' to list of erlang bundles; it's seeing some adoption in the Erlang community for building Erlang apps, and at 1k lines of code at present can dominate an initial check-in, project skeleton, or small library.
See https://github.com/ninenines/erlang.mk for further details.
2014-12-07 16:41:56 -05:00
Arfon Smith
ca76802ee4
Removing Mercury directory from vendor.yml
2014-11-30 07:55:55 -06:00
Arfon Smith
38190d92fc
Chart JS is vendored
2014-11-21 08:24:33 -06:00
Florian Kaiser
9658b02502
add Chart.js as vendor
...
http://www.chartjs.org
2014-11-20 10:02:45 +01:00
Martín Gaitán
fb7dcfd62d
Exclude codemirror
...
An example of a wrong detection due to codemirror is my project. https://github.com/mgaitan/waliki
2014-11-18 20:17:15 -03:00
Danijar Hafner
1dbbcb73e7
Add tests for minified JavaScript and CSS
...
Also, exclude -min.css pattern, like already done for JavaScript files
2014-11-03 19:41:31 +01:00
Danijar Hafner
20aee11cea
Exclude minified JavaScript and CSS
...
Those files are either external libraries or builds of the repository itself. In any case they are generated automatically and shouldn't count in the language statistics. This also simplifies some of the rules that had to exclude both minified and normal dependencies.
2014-11-01 19:13:19 +01:00
Paul Chaignon
8ba8b48caf
Add ProGuard config files to vendored files
2014-10-24 17:18:22 -04:00
Arfon Smith
5152bd7124
Merge pull request #1547 from bwestlin/master
...
Added files generated by Typesafe Activator to vendor.yml
2014-09-24 17:04:16 -05:00
Keith Rarick
19b8721225
Add Go dependencies to vendor.yml and test_blob.rb
2014-09-22 00:58:56 -07:00
Björn Westlin
c7c4883f49
Added files generated by Typesafe Activator to vendor.yml
2014-09-21 22:08:12 +02:00
Arfon Smith
3d1d431cda
Merge pull request #1412 from pchaigno/thirdparty
...
Improve vendor regex for third party folders
2014-08-15 14:25:43 -05:00
Arfon Smith
e27bf1627d
Merge pull request #1445 from cflee/add-foundation-js
...
Add Foundation js to vendor.yml, and test_blob.rb
2014-08-14 13:16:41 -05:00
Arfon Smith
3ba47aec38
Merge branch 'master' into 1413-local
...
Conflicts:
lib/linguist/vendor.yml
2014-08-14 13:02:45 -05:00
Arfon Smith
a6efeebd21
Merge pull request #1421 from stevex86/master
...
Adding Font Awesome to vendored files.
2014-08-14 12:10:10 -05:00
Paul Chaignon
a8d3872002
Add 3rdparty as third party folder
2014-08-14 08:45:17 +02:00
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