瀏覽代碼

Exclude .vagrant from git

Oz N Tiram 8 年之前
父節點
當前提交
2337456d36
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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