mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-01 15:06:16 +00:00
Added an exclusion pattern for a "dependencies" folder in the root directory
This commit is contained in:
@@ -12,6 +12,9 @@
|
|||||||
# Caches
|
# Caches
|
||||||
- cache/
|
- cache/
|
||||||
|
|
||||||
|
# Dependencies
|
||||||
|
- ^[Dd]ependencies/
|
||||||
|
|
||||||
# C deps
|
# C deps
|
||||||
# https://github.com/joyent/node
|
# https://github.com/joyent/node
|
||||||
- ^deps/
|
- ^deps/
|
||||||
|
|||||||
Reference in New Issue
Block a user