mirror of
				https://github.com/twbs/bootstrap.git
				synced 2022-11-09 12:25:43 -05:00 
			
		
		
		
	Include dist/ files in language stats on GitHub
GitHub considers Bootstrap files to be vendored files, and excludes them from repository language statistics. This makes sense for most repositories, where Bootstrap is indeed third-party code. This repository is the exception; it's first-party code here, so should count toward the language statistics.
This commit is contained in:
		
							parent
							
								
									763f8293da
								
							
						
					
					
						commit
						4fc6317b40
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -7,3 +7,7 @@
 | 
			
		|||
*.md    text eol=lf
 | 
			
		||||
*.svg   text eol=lf
 | 
			
		||||
*.yml   text eol=lf
 | 
			
		||||
 | 
			
		||||
bootstrap-theme.css linguist-vendored=false
 | 
			
		||||
bootstrap.css linguist-vendored=false
 | 
			
		||||
bootstrap.js linguist-vendored=false
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue