Jelajahi Sumber

Exclude .vagrant from git

Oz N Tiram 8 tahun lalu
induk
melakukan
2337456d36
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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