ashish2199 / Aidos

A beginner friendly project with aim of creating our own version of Bomberman.
GNU General Public License v3.0
41 stars 27 forks source link

Fixed line endings #31

Closed ItsStolas closed 6 years ago

ItsStolas commented 6 years ago

For some reason the line endings went crazy. (I think normally because some people use windows, other mac etc).

So I followed this...

https://stackoverflow.com/a/1511273/874225

No functionality changed, but it should fix any line ending issues in future hopefully.

ItsStolas commented 6 years ago

Well, that deleted all the netbeans stuff so I'm going to try again. Derp.