17 lines
		
	
	
		
			115 B
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			115 B
		
	
	
	
		
			Plaintext
		
	
	
	
|  | .git | ||
|  | .gitignore | ||
|  | __pycache__ | ||
|  | *.pyc | ||
|  | *.pyo | ||
|  | *.pyd | ||
|  | .Python | ||
|  | env | ||
|  | venv | ||
|  | .env | ||
|  | *.log | ||
|  | logs/ | ||
|  | reports/ | ||
|  | .idea | ||
|  | .vscode | ||
|  | *.swp | ||
|  | *.swo  |