Skip to content

Commit 9d0de35

Browse files
committed
Add build dir to gitignore.
1 parent 817887f commit 9d0de35

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ modules/build
3838
!bridge/*
3939
bridge/build
4040
bridge/libtorch
41-
# pytorch/
41+
# pytorch/
42+
build/

0 commit comments

Comments
 (0)