mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[1] https://github.com/nvm-sh/nvm Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			146 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			146 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# to sync with .dockerignore
 | 
						|
 | 
						|
*.pyc
 | 
						|
*/*.pyc
 | 
						|
*~
 | 
						|
*.swp
 | 
						|
geckodriver.log
 | 
						|
 | 
						|
.coverage
 | 
						|
coverage/
 | 
						|
 | 
						|
.nvm/
 | 
						|
cache/
 | 
						|
build/
 | 
						|
dist/
 | 
						|
local/
 | 
						|
gh-pages/
 | 
						|
*.egg-info/
 |