4 lines
		
	
	
	
		
			160 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			160 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Directory where the files will be synced
 | |
| sync_dir = "~/Documents/OneDrivePersonal"
 | |
| # Skip files and directories that match this pattern 
 | |
| skip_file = ".~*|*~"
 | 
