mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 00:02:20 -05:00 
			
		
		
		
	* Remove unused Fomantic sidebar module The [Sidebar](https://fomantic-ui.com/modules/sidebar.html) module seems currently unused (at least I can't find any reference to it in templates or js), so remove it from the Fomantic build. * remove useless minified fomantic build files * mark fomantic build files as being generated
		
			
				
	
	
		
			8 lines
		
	
	
		
			273 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			273 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
* text=auto eol=lf
 | 
						|
/vendor/** -text -eol linguist-vendored
 | 
						|
/public/vendor/** -text -eol linguist-vendored
 | 
						|
/templates/**/*.tmpl linguist-language=Handlebars
 | 
						|
/.eslintrc linguist-language=YAML
 | 
						|
/.stylelintrc linguist-language=YAML
 | 
						|
/web_src/fomantic/build/** linguist-generated
 |