Bugfix gdrive naming of client_secrets.json Bugfix handling of gdrive with working folder not cps root folder
		
			
				
	
	
		
			32 lines
		
	
	
		
			320 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			320 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
### Python ###
 | 
						|
# Byte-compiled / optimized / DLL files
 | 
						|
__pycache__/
 | 
						|
*.py[cod]
 | 
						|
*$py.class
 | 
						|
 | 
						|
# Distribution / packaging
 | 
						|
.Python
 | 
						|
env/
 | 
						|
eggs/
 | 
						|
.eggs/
 | 
						|
*.egg-info/
 | 
						|
.installed.cfg
 | 
						|
*.egg
 | 
						|
 | 
						|
# calibre-web
 | 
						|
*.db
 | 
						|
*.log
 | 
						|
config.ini
 | 
						|
cps/static/[0-9]*
 | 
						|
 | 
						|
.idea/
 | 
						|
*.bak
 | 
						|
*.log.*
 | 
						|
tags
 | 
						|
 | 
						|
settings.yaml
 | 
						|
gdrive_credentials
 | 
						|
 | 
						|
vendor
 | 
						|
client_secrets.json
 |