mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	re-add .bashrc to .gitignore
.bashrc was removed in 29fbc9cc1d
but is still needed. It serves as a hook to customize the build environment.
Signed-off-by: Harald Albers <github@albersweb.de>
			
			
This commit is contained in:
		
							parent
							
								
									57575a2695
								
							
						
					
					
						commit
						8850b223ed
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -7,6 +7,8 @@
 | 
			
		|||
*.test
 | 
			
		||||
.*.swp
 | 
			
		||||
.DS_Store
 | 
			
		||||
# a .bashrc may be added to customize the build environment
 | 
			
		||||
.bashrc
 | 
			
		||||
.gopath/
 | 
			
		||||
autogen/
 | 
			
		||||
bundles/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue