mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	ignore .gdb_history files
When using gdb, history files will often get generated. So ignore them. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
		
							parent
							
								
									c8aa7dfc18
								
							
						
					
					
						commit
						bfa0af6b22
					
				
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -47,6 +47,9 @@ patches-*
 | 
			
		||||
patches
 | 
			
		||||
series
 | 
			
		||||
 | 
			
		||||
# gdb files
 | 
			
		||||
.gdb_history
 | 
			
		||||
 | 
			
		||||
# cscope files
 | 
			
		||||
cscope.*
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user