mirror of
https://github.com/danbulant/api_docs
synced 2026-06-19 14:21:31 +00:00
Ignore generated log file from running Vagrant
This commit is contained in:
parent
eb01f40ec2
commit
19eb770ca1
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -22,3 +22,6 @@ build/
|
||||||
_yardoc
|
_yardoc
|
||||||
doc/
|
doc/
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
|
# Vagrant artifacts
|
||||||
|
ubuntu-*-console.log
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue