Your branch is up to date with 'origin/master'. Changes to be committed: modified: .gitignore modified: basicswap/basicswap.py deleted: guix.scm
		
			
				
	
	
		
			17 lines
		
	
	
		
			124 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			124 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
guix.scm
 | 
						|
old/
 | 
						|
build/
 | 
						|
*.pyc
 | 
						|
__pycache__
 | 
						|
/dist/
 | 
						|
/*.egg-info
 | 
						|
/*.egg
 | 
						|
/*.eggs
 | 
						|
.tox
 | 
						|
.eggs
 | 
						|
*~
 | 
						|
 | 
						|
# geckodriver.log
 | 
						|
*.log
 | 
						|
docker/.env
 |