Merge pull request #291 from Avamander/patch-3
Added Python virtual environment to .gitignore
This commit is contained in:
		
						commit
						eedff2c06c
					
				
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -1,4 +1,7 @@
 | 
			
		||||
.idea/
 | 
			
		||||
# Python virtual environment for DFU images
 | 
			
		||||
.venv/
 | 
			
		||||
 | 
			
		||||
# CMake
 | 
			
		||||
cmake-build-*
 | 
			
		||||
cmake-*
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user