gluxon / phpwolf

The popular Werewolf game (variant of Mafia) powered by a PHP IRC bot
GNU General Public License v3.0
12 stars 7 forks source link

Deal with line endings #20

Closed gluxon closed 12 years ago

gluxon commented 12 years ago

We need to normalize line endings. A .gitattributes file needs to be added to the repo.

https://help.github.com/articles/dealing-with-line-endings http://timclem.wordpress.com/2012/03/01/mind-the-end-of-your-line/