mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01: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:
parent
8ea19c802e
commit
f717986f93
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -338,3 +338,6 @@ third_party/glog/
|
|||
|
||||
# Virtualenv
|
||||
venv/
|
||||
|
||||
# Log files
|
||||
*.log
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user