forked from zaclys/searxng
		
	
		
			
				
	
	
		
			17 lines
		
	
	
	
		
			140 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
	
		
			140 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# to sync with .dockerignore
 | 
						|
 | 
						|
*.pyc
 | 
						|
*/*.pyc
 | 
						|
*~
 | 
						|
*.swp
 | 
						|
geckodriver.log
 | 
						|
 | 
						|
.coverage
 | 
						|
coverage/
 | 
						|
 | 
						|
cache/
 | 
						|
build/
 | 
						|
dist/
 | 
						|
local/
 | 
						|
gh-pages/
 | 
						|
*.egg-info/
 |