mirror of
				https://github.com/capistrano/capistrano
				synced 2023-03-27 23:21:18 -04:00 
			
		
		
		
	Include vendor/ in .gitgnore
This commit is contained in:
		
							parent
							
								
									6ebeea4077
								
							
						
					
					
						commit
						6b9bc88f3a
					
				
					 1 changed files with 7 additions and 6 deletions
				
			
		
							
								
								
									
										13
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,10 +1,15 @@
 | 
			
		|||
*.gem
 | 
			
		||||
*.rbc
 | 
			
		||||
*.swp
 | 
			
		||||
.bundle
 | 
			
		||||
.config
 | 
			
		||||
.rspec
 | 
			
		||||
.rspec-local
 | 
			
		||||
.ruby-version
 | 
			
		||||
.yardoc
 | 
			
		||||
Gemfile.lock
 | 
			
		||||
InstalledFiles
 | 
			
		||||
_site
 | 
			
		||||
_yardoc
 | 
			
		||||
coverage
 | 
			
		||||
doc/
 | 
			
		||||
| 
						 | 
				
			
			@ -12,12 +17,8 @@ lib/bundler/man
 | 
			
		|||
pkg
 | 
			
		||||
rdoc
 | 
			
		||||
spec/reports
 | 
			
		||||
tags
 | 
			
		||||
test/tmp
 | 
			
		||||
test/version_tmp
 | 
			
		||||
tmp
 | 
			
		||||
.rspec-local
 | 
			
		||||
.ruby-version
 | 
			
		||||
_site
 | 
			
		||||
.rspec
 | 
			
		||||
*.swp
 | 
			
		||||
tags
 | 
			
		||||
vendor/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue