mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	 6846402d73
			
		
	
	
		6846402d73
		
	
	
	
	
		
			
			Even if we do not versioning them right now. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
		
			
				
	
	
		
			26 lines
		
	
	
	
		
			247 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
	
		
			247 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # to sync with .dockerignore
 | |
| .coverage
 | |
| coverage/
 | |
| .installed.cfg
 | |
| engines.cfg
 | |
| env
 | |
| searx-ve
 | |
| robot_log.html
 | |
| robot_output.xml
 | |
| robot_report.html
 | |
| test_basic/
 | |
| setup.cfg
 | |
| 
 | |
| *.pyc
 | |
| */*.pyc
 | |
| *~
 | |
| 
 | |
| /node_modules
 | |
| 
 | |
| .tx/
 | |
| 
 | |
| build/
 | |
| dist/
 | |
| local/
 | |
| gh-pages/
 | |
| searx.egg-info/
 |