Cyrille Le Clerc
51d3711faf
Detect Maven wrapper "mvnw" ( #4042 )
...
* Detect Maven wrapper "mvnw"
* Fix build, filenames must be sorted in the "filenames" section of languages.yml, filenames cannot be grouped by topic
* Remove `mvnw` file from languages/Shell/filenames according to @Alhadis recommendation as we are sure that `mvnw` always starts with the shebang `#!/bin/sh`.
* Remove space chars added by mistake
2018-04-08 16:04:34 +01:00
Egor Zhdan
db1d4f7893
Add Materialize.css to the vendor list ( #3943 )
2018-01-11 09:48:49 +01:00
Paul Chaignon
e4b9430024
Vendor CSS files in font-awesome directory ( #3932 )
2017-12-02 15:24:05 +01:00
NachoSoto
38901d51d2
Changed Carthage vendor regex to allow folder in any subdirectory ( #3921 )
...
In monorepro projects, it's not uncommon for `Carthage` to not be in the root directory.
2017-11-29 14:25:04 +00:00
Shai Mishali
ded0dc74e0
Add Cocoapods to generated list so it doesn't show in PR diffs ( #3865 )
...
* Add Cocoapods to generated list so it doesn't show in PR diffs
* Removed Cocoapods from vendor.yml
* Enhance regex to match only Cocoapod's Pods folder
* Adds additional test cases for generated Pods folder
2017-11-28 11:04:18 +00:00
Colin Seymour
c5d1bb5370
Unvendor tools/ ( #3919 )
...
* Unvendor tools/
* Remove test
2017-11-28 10:52:02 +00:00
Paul Chaignon
c05bc99004
Vendor a few big JS libraries ( #3861 )
2017-10-31 15:12:02 +01:00
Ján Neščivera
0b9c05f989
added VS Code workspace files to vendored path ( #3723 )
2017-10-08 17:32:01 +01:00
Wade Urry
6db7736860
Add flow-typed to vendor.yml ( #3741 )
2017-08-09 11:25:27 +01:00
Colby Pines
6b221172c0
Update vendor.yml: skeleton.css ( #3682 )
2017-06-24 13:19:43 +02:00
Mate Lorincz
f473c555ac
Update vendor.yml ( #3382 )
...
Exclude Realm and RealmSwift frameworks from language statistics.
2017-01-03 14:10:49 -08:00
Paul Chaignon
c486f56204
Mark .indent.pro files as vendored ( #3361 )
2016-12-06 21:59:28 -08:00
Arfon Smith
5fa02ad1fb
Merge pull request #3182 from adius/patch-1
...
Exclude "dist" directory from language statistics
2016-10-22 18:39:51 -04:00
alexruperez
05b536fc61
Added BuddyBuildSDK.framework to lib/linguist/vendor.yml
2016-09-28 11:24:17 +02:00
Joshua Peek
fdb962518f
Consistent CodeMirror casing
2016-09-23 13:54:55 -07:00
Adrian Sieber
00647be113
Exclude "dist" directory from language statistics
2016-08-31 14:56:07 +00:00
Sahil Dua
5ac2cdde50
Add fontello CSS files to vendor.yml ( #3068 )
2016-06-22 07:05:28 +02:00
Sahil Dua
56a65d0975
Add ace-builds to vendored files ( #3061 )
2016-06-21 06:45:37 -06:00
Arfon Smith
3191ff498d
2945 local ( #2992 )
...
* Added Django environment folder in exclusion
Django projects have env/ folder in which dependencies of the project like Django, Pillow, and other libraries are installed from the requirements.txt file. It would be best if this folder of dependencies is ignored from the language statistics.
* Corrected Errors
Corrected the misplaced code and put removed the start character as the environment folder may not always be in the root.
* Adding test for env folder
2016-05-06 15:36:07 -06:00
Arfon Smith
4637da8c32
Merge branch 'master' into 2603-local
2016-03-08 21:53:23 -06:00
Jesse Glick
ca4ea03828
Recognizing Jenkinsfile as Groovy source.
2016-03-03 19:15:09 -05:00
Yuxin Wu
8ab94a8643
Use one line for jquery fancybox in vendor
...
(just another commit to pass CLA check
2015-11-21 21:55:08 -05:00
Yuxin Wu
f72c337c5b
add jquery.fancybox.css to vendor list
...
fancybox has both js and css
2015-11-21 21:48:03 -05:00
Scott Nelson
e4ce5bfe39
Ignore spec fixtures
2015-09-02 12:52:25 -04:00
Arfon Smith
9775820398
Merge pull request #2591 from jtbandes/master
...
Vendored definitions for Xcode-related files
2015-09-01 18:53:08 +01:00
Matěj Týč
26a35ea43d
added aclocal to the generated files list
2015-09-01 17:51:18 +02:00
Matěj Týč
81ebef2e29
Added autoconf output, removed configure.ac
2015-09-01 17:49:01 +02:00
Jacob Bandes-Storch
a2ca886510
Vendored definitions for Xcode-related files
2015-08-25 23:42:20 -07:00
Paul Chaignon
0d8e0a2970
Sublime Text workspace files as vendored
2015-08-24 12:32:26 +02:00
Paul Chaignon
c0fff6c8a8
Make Slick regexp more general
2015-08-21 12:30:01 +02:00
Paul Chaignon
1d9faff4c6
New JS vendored files
2015-08-21 12:13:42 +02:00
Paul Chaignon
7025cbe760
Fix CodeMirror regex for vendored files
2015-08-21 12:12:52 +02:00
Arfon Smith
5d5550c48b
Moving vendored definitions to documentation
2015-08-07 10:42:31 +01:00
Berkeley Martinez
bc747844ea
Add codemirror's demo directory
...
This accounts for about ~150 html files throwing off the statistics of one of my projects
2015-08-05 12:22:21 -07:00
Drew Crawford
8845b266de
Adding some more vendered expressions
...
* `Vendor/`, the capitalized path
* Crashlytics, a common iOS framework
* Fabric, a common iOS framework
2015-06-17 21:25:54 -05:00
Evgenii Neumerzhitckii
a1e8fc4f97
Treat Carthage path as vendored
2015-05-23 21:54:25 +10:00
Arfon Smith
0cc33fd560
Merge pull request #2290 from untitaker/patch-1
...
Ignore assets from Sphinx docs
2015-03-31 19:29:23 -05:00
Markus Unterwaditzer
3837fed59e
Ignore assets from Sphinx docs
2015-03-31 15:21:40 +02:00
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