mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
.gitignore log files (#88085)
Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/88085 Approved by: https://github.com/albanD
This commit is contained in:
committed by
PyTorch MergeBot
parent
8ea19c802e
commit
f717986f93
3
.gitignore
vendored
3
.gitignore
vendored
@ -338,3 +338,6 @@ third_party/glog/
|
||||
|
||||
# Virtualenv
|
||||
venv/
|
||||
|
||||
# Log files
|
||||
*.log
|
||||
|
Reference in New Issue
Block a user