mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
	
		
			210 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
	
		
			210 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # to sync with .dockerignore & pyrightconfig.json
 | |
| 
 | |
| *.pyc
 | |
| */*.pyc
 | |
| *~
 | |
| *.swp
 | |
| geckodriver.log
 | |
| 
 | |
| .coverage
 | |
| coverage/
 | |
| 
 | |
| .nvm/
 | |
| cache/
 | |
| build/
 | |
| dist/
 | |
| local/
 | |
| gh-pages/
 | |
| *.egg-info/
 | |
| 
 | |
| /package-lock.json
 | |
| /node_modules/
 | |
| 
 | |
| .idea/
 | 
