Wolfsblvt / BlossomsPokemonGoManager

BlossomsPokemonGoManager is a tool for easy managing of your Pokémon Go game. Visit us at our Discord server to talk:
https://discord.gg/E9v8RRb
396 stars 117 forks source link

Fixed CRLF line endings #555

Closed cleka closed 7 years ago

cleka commented 7 years ago

Those two files have CRLF endings instead of just LF, and thus are flagged as modified directly after clone/checkout on linux. Can you merge this cleanup? Thx.