Skip to content

Commit 709f91b

Browse files
committed
add .vagrant to .gitignore
1 parent 7ec9708 commit 709f91b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ Thumbs.db
4747
*.iml
4848

4949
target/
50+
51+
# vagrant files #
52+
################
53+
.vagrant/*

0 commit comments

Comments
 (0)