Skip to content

Commit 2e9acfe

Browse files
committed
.gitignore: adding all vagrant folders to the list
1 parent e6a6abc commit 2e9acfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*.pyc
33
env
44
.idea
5-
.vagrant
5+
.vagrant*
66
.vscode
77
.yarn
88
*.bkp

0 commit comments

Comments
 (0)