wip: test vagrant locally on macOS

This commit is contained in:
Maciej Sypien 2024-09-22 17:16:05 +02:00
parent f01574b318
commit 655dfb06d3
No known key found for this signature in database
GPG key ID: 10BC01EDA6827DC8
3 changed files with 52 additions and 0 deletions

6
.gitignore vendored
View file

@ -11,3 +11,9 @@ uncommited/
# macOS
**/.DS_Store
# vagrant
.vagrant/
# logs
**/*.log