Skip to content

Commit c67a173

Browse files
committed
gitignore: ignore target as a symlink
1 parent bdac373 commit c67a173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
target/
1+
/target
22
**/*.rs.bk
33
Cargo.lock

0 commit comments

Comments
 (0)