Parcourir la source

Exclude .vagrant from git

Oz N Tiram il y a 8 ans
Parent
commit
2337456d36
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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