mirror of
				https://git.sr.ht/~cadence/NewLeaf
				synced 2025-11-03 21:57:29 +00:00 
			
		
		
		
	Add many venv names to gitignore
This commit is contained in:
		
							parent
							
								
									3f57d50893
								
							
						
					
					
						commit
						7062999921
					
				
							
								
								
									
										9
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -10,3 +10,12 @@ __pycache__
 | 
			
		||||
# Personal
 | 
			
		||||
/generic-updater
 | 
			
		||||
/configuration.py
 | 
			
		||||
 | 
			
		||||
# Various venv names, several options to allow the user to make stuff up
 | 
			
		||||
.env
 | 
			
		||||
.venv
 | 
			
		||||
env
 | 
			
		||||
venv
 | 
			
		||||
env.bak
 | 
			
		||||
venv.bak
 | 
			
		||||
newleaf-venv
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user