Add a .gitignore file to exclude target, private_repos, and log directories. Update TftpScore and HttpScore file paths in `main.rs` to use relative paths from the project root. Modify `HarmonyTUI` initialization in `lib.rs` to create log directory if it doesn't exist before setting the log file path.
		
			
				
	
	
		
			4 lines
		
	
	
		
			26 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			26 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| target
 | |
| private_repos
 | |
| log/
 |