mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-31 02:27:06 -04:00 
			
		
		
		
	Merge pull request #171 from searxng/build_static_cleanup
Build static cleanup
This commit is contained in:
		
						commit
						98d1661f72
					
				
							
								
								
									
										22
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										22
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							| @ -1,10 +1,12 @@ | |||||||
| searx/static/themes/oscar/css/bootstrap.min.css -diff | *.gif -diff | ||||||
| searx/static/themes/oscar/js/bootstrap.min.js -diff | *.png -diff | ||||||
| searx/static/themes/oscar/css/logicodev.min.css -diff | *.min.css -diff | ||||||
| searx/static/themes/oscar/css/leaflet.min.css -diff | *.min.js -diff | ||||||
| searx/static/themes/oscar/css/pointhi.min.css -diff | *.css.map -diff | ||||||
| searx/static/themes/oscar/js/searx.min.js -diff | *.js.map -diff | ||||||
| searx/static/themes/simple/css/searx.min.css -diff | *.eot -diff | ||||||
| searx/static/themes/simple/css/searx-rtl.min.css -diff | *.svg -diff | ||||||
| searx/static/themes/simple/js/searx.min.js -diff | *.ttf -diff | ||||||
| searx/static/themes/simple/js/searx.min.js.map -diff | *.woff -diff | ||||||
|  | *.woff2 -diff | ||||||
|  | messages.mo -diff | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -82,7 +82,7 @@ MANAGE += py.build py.clean | |||||||
| MANAGE += pyenv pyenv.install pyenv.uninstall | MANAGE += pyenv pyenv.install pyenv.uninstall | ||||||
| MANAGE += pypi.upload pypi.upload.test | MANAGE += pypi.upload pypi.upload.test | ||||||
| MANAGE += test.yamllint test.pylint test.pep8 test.unit test.coverage test.robot test.clean | MANAGE += test.yamllint test.pylint test.pep8 test.unit test.coverage test.robot test.clean | ||||||
| MANAGE += themes.all themes.oscar themes.simple themes.bootstrap pygments.less | MANAGE += themes.all themes.oscar themes.simple pygments.less | ||||||
| 
 | 
 | ||||||
| PHONY += $(MANAGE) | PHONY += $(MANAGE) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user