Browse Source

Exclude .vagrant from git

Oz N Tiram 8 years ago
parent
commit
2337456d36
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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