Skip to content

Commit

Permalink
Added .vagrant to .gitignore
Browse files Browse the repository at this point in the history
Relates to pull request ArduPilot#183 (Automated dev environment distribution) and leaves vagrant instance specific configs outside git control.
  • Loading branch information
mikkosaarisalo authored and rmackay9 committed May 3, 2013
1 parent 1cfd590 commit 2dc5078
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 @@ -51,3 +51,4 @@ Make.dep
*.tlog

.DS_Store
.vagrant

0 comments on commit 2dc5078

Please sign in to comment.