From e4d179080074ad6f45ba0daffeff9e5abf84add4 Mon Sep 17 00:00:00 2001 From: Caroline Salib Canto Date: Tue, 11 Aug 2015 21:21:26 -0300 Subject: [PATCH] Adicionado arquivo .gitignore para ignorar pasta oculta do Vagrant --- .gitignore | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f7c45ca --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Vagrant +/.vagrant + -- libgit2 0.21.2