Skip to content

Commit e1602f5

Browse files
gitignore: add .vagrant directory to list of ignored files
1 parent 3d88093 commit e1602f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ config.log
1515
*.orig
1616
*.tar.gz
1717
*.tar
18+
.vagrant
1819
ChangeLog-*

0 commit comments

Comments
 (0)