Remove aggressive Icon matching from gitignore and add Vagrant var.
This commit is contained in:
@@ -60,6 +60,9 @@ if [ -f ~/.git-completion.bash ]; then
|
||||
. ~/.git-completion.bash
|
||||
fi
|
||||
|
||||
# Vagrant configuration.
|
||||
export VAGRANT_DEFAULT_PROVIDER='virtualbox'
|
||||
|
||||
# Disable cowsay in Ansible.
|
||||
export ANSIBLE_NOCOWS=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user