Bios-Marcel / ServerBrowser

SA-MP Server Browser including some extra functions
Mozilla Public License 2.0
21 stars 8 forks source link

This is a clean PR. A lot of garbage I did got removed (eclipse project files) and the gitignore is now recursive (no need to have seperate files in subprojects). Furthermore git now automatically manages line endings for unix and windows systems. If for any reason one needs to adjust gits behaviour, it can be done in .gitattributes. A common thing mught be to mark certain files as "binary" so that git wont even try to fix newlines. #10

Closed bugabinga closed 7 years ago