mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +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