20 lines
		
	
	
		
			129 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			129 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Python
 | 
						|
*.py[co]
 | 
						|
 | 
						|
# Vim
 | 
						|
*.swp
 | 
						|
 | 
						|
# Virtualenv
 | 
						|
bin
 | 
						|
include
 | 
						|
lib
 | 
						|
lib64
 | 
						|
__pycache__
 | 
						|
share
 | 
						|
pyvenv.cfg
 | 
						|
 | 
						|
# App specific
 | 
						|
data
 | 
						|
config
 | 
						|
logs
 |