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 --- .../bin/Debug/HistacomCS.vshost.application | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 TimeHACK.Main/bin/Debug/HistacomCS.vshost.application (limited to 'TimeHACK.Main/bin/Debug/HistacomCS.vshost.application') diff --git a/TimeHACK.Main/bin/Debug/HistacomCS.vshost.application b/TimeHACK.Main/bin/Debug/HistacomCS.vshost.application deleted file mode 100644 index b3d743e..0000000 --- a/TimeHACK.Main/bin/Debug/HistacomCS.vshost.application +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - Ddh69yR07xIpwJ6qHolsMJAOVexpMtHz1ow0TkWrJmc= - - - - \ No newline at end of file -- cgit v1.2.3