forked from gitea/gitea
		
	 360d8e7c23
			
		
	
	
		360d8e7c23
		
			
		
	
	
	
	
		
			
			* 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
 |