mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Add build/ to .gitignore since that's common practice for cmake
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
*.pyc
|
||||
gen*/
|
||||
doxygen/*
|
||||
build/*
|
||||
|
Reference in New Issue
Block a user