Commit graph

3 commits

Author SHA1 Message Date
Conchúr Navid
d2f459d3c2 Fix executable bits of files 2015-03-21 10:53:38 +01:00
Sven Eckelmann
03398c7e37 Force line ending type for specific files
Different operation systems (Unix vs. Windows) use different line ending types.
It can easily happen that users from different systems edit files and replace
all line endings of a file with the system specific version. This screws up
diffs and makes merges harder.

Git can normalize line endings for specific files and avoid this problem.
Binary files should be marked to avoid accidentally normalization.
2013-12-19 13:15:43 +01:00
wahrhaft
46b5cef528 renamed Windows project directory 2010-02-27 11:53:56 -05:00
Renamed from projects/win/GraphicsPlugin.sln (Browse further)