Merge pull request #2417 from mathstuf/gitignore-support-symlinks

gitignore: support ignoring target as symlinks
This commit is contained in:
Oliver Schneider 2018-02-01 08:09:25 +01:00 committed by GitHub
commit 6f99052580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -14,8 +14,8 @@ out
# Generated by Cargo
Cargo.lock
/target/
/clippy_lints/target/
/target
/clippy_lints/target
# Generated by dogfood
/target_recur/