Skip to content

Commit 3b0b901

Browse files
authored
Merge pull request #47 from mathstuf/target-as-symlink
gitignore: ignore target as a symlink
2 parents 20fe2e8 + fb966b9 commit 3b0b901

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
**/*.rs.bk
33
Cargo.lock
44

0 commit comments

Comments
 (0)