14 lines
		
	
	
		
			138 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			138 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.bak
 | |
| 
 | |
| # We don't need these in git.
 | |
| screenlog*
 | |
| *.swp
 | |
| *.lck
 | |
| *~
 | |
| .~lock.*
 | |
| .editix
 | |
| 
 | |
| # and we DEFINITELY don't need these.
 | |
| __pycache__/
 | |
| *.pyc
 | 
