Includes the removal of various odd line endings and some spare white-space.
This PR is mostly focusing on resolving git line-ending issues (and other potential version control systems) related issues. When attempting to modify your own version/fork of the code of this, repo in programs like git terminal, sublime merge or atom, you will be unable to checkout different branches (other than Dev and master) due to the unremovable and unstashable line ending changes that some IDEs encounter.
Includes the removal of various odd line endings and some spare white-space. This PR is mostly focusing on resolving git line-ending issues (and other potential version control systems) related issues. When attempting to modify your own version/fork of the code of this, repo in programs like git terminal, sublime merge or atom, you will be unable to checkout different branches (other than Dev and master) due to the unremovable and unstashable line ending changes that some IDEs encounter.