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