Make sure we do not accidentally commit unnecessary vagrant stuff
This commit is contained in:
parent
f5b3ba63a5
commit
6ce5ace6f4
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -13,3 +13,6 @@
|
|||
# Ignore all logfiles and tempfiles.
|
||||
/log/*.log
|
||||
/tmp
|
||||
|
||||
# ignore vagrant vm state file?
|
||||
.vagrant
|
||||
|
|
Loading…
Reference in a new issue