mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-21 19:33:03 +00:00
Added .vagrant files to a .gitignore, i.e. telling git to not track .vagrant temporary files
This commit is contained in:
parent
4eaf7c7662
commit
819b482548
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*.vagrant
|
Loading…
Reference in a new issue