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 authored and cramertj committed Oct 2, 2019
1 parent 73acd6e commit 1f9c200
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
_site
Expand Down

0 comments on commit 1f9c200

Please sign in to comment.