Skip to content

Commit 57356b3

Browse files
committed
Ignore some folders.
- /src/target -- created when trying to directly `cargo build` on a single package.
1 parent 4ed2eda commit 57356b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,4 @@ version.ml
101101
version.texi
102102
.cargo
103103
!src/vendor/**
104+
/src/target/

0 commit comments

Comments
 (0)