mirror of
https://github.com/github/gitignore
synced 2025-07-03 03:48:18 +02:00
Fix log filename for Vagrant (#3053)
Actually, the log generated by debug mode is *.log i.e. ubuntu-xenial-16.04-cloudimg-console.log
This commit is contained in:
parent
837181e2f6
commit
74643fe2c8
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
.vagrant/
|
||||
|
||||
# Log files (if you are creating logs in debug mode, uncomment this)
|
||||
# *.logs
|
||||
# *.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue