Skip to content

Commit 4c1bd3f

Browse files
committed
fix(.gitignore): hide local vagrant config.rb from version control
1 parent 21fcbc6 commit 4c1bd3f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@ contrib/ec2/cloudformation.json
7171
# GCE generated user-data
7272
contrib/gce/gce-user-data
7373

74-
# vagrant being vagrant
74+
# vagrant local config and droppings
75+
/config.rb
7576
.vagrant

0 commit comments

Comments
 (0)