mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 06:24:11 +01:00 
			
		
		
		
	Add js vendor directory to .gitattributes (#18350)
This commit is contained in:
		
							parent
							
								
									6c7084cbee
								
							
						
					
					
						commit
						108f1aab5c
					
				
							
								
								
									
										1
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							@ -1,6 +1,7 @@
 | 
			
		||||
* text=auto eol=lf
 | 
			
		||||
/vendor/** -text -eol linguist-vendored
 | 
			
		||||
/public/vendor/** -text -eol linguist-vendored
 | 
			
		||||
/web_src/js/vendor/** -text -eol linguist-vendored
 | 
			
		||||
/templates/**/*.tmpl linguist-language=Handlebars
 | 
			
		||||
/.eslintrc linguist-language=YAML
 | 
			
		||||
/.stylelintrc linguist-language=YAML
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user