Skip to content

Commit cc1528c

Browse files
committed
[skip ci] make .gitignore work better when target is a symlink
1 parent 50b4865 commit cc1528c

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,6 +1,6 @@
11
syntax: glob
22
Cargo.lock
3-
target/
3+
target
44
*.diff
55
*.rej
66
*.orig

0 commit comments

Comments
 (0)