Przeglądaj źródła

Exclude .vagrant from git

Oz N Tiram 8 lat temu
rodzic
commit
2337456d36
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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