mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #3182 from adius/patch-1
Exclude "dist" directory from language statistics
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
# Dependencies
|
# Dependencies
|
||||||
- ^[Dd]ependencies/
|
- ^[Dd]ependencies/
|
||||||
|
|
||||||
|
# Distributions
|
||||||
|
- (^|/)dist/
|
||||||
|
|
||||||
# C deps
|
# C deps
|
||||||
# https://github.com/joyent/node
|
# https://github.com/joyent/node
|
||||||
- ^deps/
|
- ^deps/
|
||||||
|
|||||||
Reference in New Issue
Block a user