Skip to content

Commit b74f4ec

Browse files
committed
gitignore: ignore target as a symlink as well
1 parent 09b69a9 commit b74f4ec

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,4 +1,4 @@
1-
target/
1+
/target
22
node_modules/
33
**/*.rs.bk
44
Cargo.lock

0 commit comments

Comments
 (0)