Sfoglia il codice sorgente

Exclude .vagrant from git

Oz N Tiram 8 anni fa
parent
commit
2337456d36
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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