Skip to content

Commit a0fa7dd

Browse files
authored
Merge pull request #196 from mathstuf/target-as-symlink
gitignore: ignore target as a symlink
2 parents bdac373 + c67a173 commit a0fa7dd

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)