aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/bin/Debug/Newtonsoft.Json.dll
AgeCommit message (Collapse)Author
2017-06-11repo: Improve gitignore and gitattributesJamie Mansfield
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
2017-03-27added downloader and installerJayXKanz666