From eef1e2b945d0eefd8dfd371d5d3c432608aaae2e Mon Sep 17 00:00:00 2001 From: Jamie Mansfield Date: Sun, 11 Jun 2017 22:31:02 +0100 Subject: repo: Improve gitignore and gitattributes The gitignore has been improved to ignore the following: - IDE configuration for Visual Studio, VSCode, and Rider - OS files for macOS, Linux, and Windows The gitattributes has been improved to properly diff the following: - Normalise line endings - Common Files - .md, .png, etc - C# Files - Visual Studio Files --- .../lib/net35/Newtonsoft.Json.dll | Bin 459776 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 packages/Newtonsoft.Json.10.0.1/lib/net35/Newtonsoft.Json.dll (limited to 'packages/Newtonsoft.Json.10.0.1/lib/net35/Newtonsoft.Json.dll') diff --git a/packages/Newtonsoft.Json.10.0.1/lib/net35/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.10.0.1/lib/net35/Newtonsoft.Json.dll deleted file mode 100644 index 2d3d929..0000000 Binary files a/packages/Newtonsoft.Json.10.0.1/lib/net35/Newtonsoft.Json.dll and /dev/null differ -- cgit v1.2.3