Skip to content

Commit

Permalink
gitignore: support ignoring target as symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
mathstuf committed Jan 31, 2018
1 parent 6f90f58 commit 3358dd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Expand Up @@ -14,8 +14,8 @@ out

# Generated by Cargo
Cargo.lock
/target/
/clippy_lints/target/
/target
/clippy_lints/target

# Generated by dogfood
/target_recur/
Expand Down

0 comments on commit 3358dd7

Please sign in to comment.