mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 11:08:10 +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