10 lines
		
	
	
		
			136 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			136 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Virtual environment
 | 
						|
/.venv/
 | 
						|
# PyCharm:
 | 
						|
/.idea/
 | 
						|
# Distribution / packaging:
 | 
						|
*.egg-info/
 | 
						|
# Python cache:
 | 
						|
__pycache__/
 | 
						|
# Tests:
 | 
						|
.coverage |