Forráskód Böngészése

Exclude .vagrant from git

Oz N Tiram 8 éve
szülő
commit
2337456d36
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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