Skip to content

Commit

Permalink
gitignore: ignore target as a symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
mathstuf committed Nov 11, 2019
1 parent 9ea5013 commit fb966b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
target/
/target
**/*.rs.bk
Cargo.lock

Expand Down

0 comments on commit fb966b9

Please sign in to comment.