- Added `.direnv/` to the `.gitignore` file to ignore environment-specific configuration files. - Ensures cleaner version control by excluding local development artifacts.
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			25 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			25 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| /.idea
 | |
| /result
 | |
| /.direnv/
 |