Skip to content

Commit

Permalink
Add .vagrant to .gitignore.
Browse files Browse the repository at this point in the history
Because the Vagrantfile is now in the top-level directory, the
.vagrant directory also gets created in the top-level directory.
  • Loading branch information
toffer committed Feb 21, 2014
1 parent e205933 commit abf7e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ user_uploads
whoosh_index
xml_output
.idea
.vagrant

0 comments on commit abf7e9f

Please sign in to comment.