From 9610b4ee8c04d783483e7daf9248865ae867539d Mon Sep 17 00:00:00 2001 From: Kartikaya Gupta Date: Tue, 18 Jul 2017 13:40:51 -0400 Subject: Add gitattributes for github linguist --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6a97727..06407e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ readme = "README.md" keywords = ["parser", "email", "rfc822", "mime", "maildir"] categories = ["email", "parsing"] license = "0BSD" -exclude = ["target/doc/**"] +exclude = ["target/doc/**", ".gitattributes"] [badges] travis-ci = { repository = "staktrace/mailparse", branch = "master" } -- cgit v1.2.3