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
|
. ~/.git-completion.bash
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Vagrant configuration.
|
||||||
|
export VAGRANT_DEFAULT_PROVIDER='virtualbox'
|
||||||
|
|
||||||
# Disable cowsay in Ansible.
|
# Disable cowsay in Ansible.
|
||||||
export ANSIBLE_NOCOWS=1
|
export ANSIBLE_NOCOWS=1
|
||||||
|
|
||||||
|
|||||||
+1
-2
@@ -1,4 +1,3 @@
|
|||||||
*.DS_Store
|
*.DS_Store
|
||||||
*.LSOverride
|
*.LSOverride
|
||||||
Icon?
|
Thumbs.db
|
||||||
Thumbs.db
|
|
||||||
|
|||||||
Reference in New Issue
Block a user