mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 18:17:55 +00:00 
			
		
		
		
	gitignore should ignore vagrant
This commit is contained in:
		
							
								
								
									
										8
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -34,3 +34,11 @@ example.vault.d | |||||||
| # Ruby | # Ruby | ||||||
| website/vendor/ruby | website/vendor/ruby | ||||||
| website/.bundle | website/.bundle | ||||||
|  |  | ||||||
|  | # Vagrant | ||||||
|  | .vagrant/ | ||||||
|  | Vagrantfile | ||||||
|  |  | ||||||
|  | # Configs | ||||||
|  | *.hcl | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Armon Dadgar
					Armon Dadgar