Closed apolloclark closed 9 years ago
I tried running the project under Windows 7, and had issues with the newline characters. Resolution: https://help.github.com/articles/dealing-with-line-endings/
Adding a .gitattributes file to the project will resolve this. I can confirm this fixes it: https://github.com/miya0001/vccw/issues/21
Added .gitattribute file, closing issue.
I tried running the project under Windows 7, and had issues with the newline characters. Resolution: https://help.github.com/articles/dealing-with-line-endings/
Adding a .gitattributes file to the project will resolve this. I can confirm this fixes it: https://github.com/miya0001/vccw/issues/21