Remove aggressive Icon matching from gitignore and add Vagrant var.

This commit is contained in:
Jeff Geerling
2015-02-25 16:27:59 -06:00
parent ecdabc4cb1
commit 33fbd5f716
2 changed files with 4 additions and 2 deletions
+3
View File
@@ -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
-1
View File
@@ -1,4 +1,3 @@
*.DS_Store
*.LSOverride
Icon?
Thumbs.db