Ver Fonte

Exclude .vagrant from git

Oz N Tiram há 8 anos atrás
pai
commit
2337456d36
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -15,3 +15,4 @@ htmlcov/*
 secret.txt
 .tox
 *~
+.vagrant*