Added .gitignore to ignore certain files + fixed access rights on Makefile* as master
authorRoland Haeder <roland@mxchange.org>
Tue, 22 Dec 2015 12:31:46 +0000 (13:31 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 22 Dec 2015 12:31:46 +0000 (13:31 +0100)
commitfdaa30c197c0f3ce5fad418bfd9bbd78cad2e32f
treeb9e8a1b546ff0fb88e30969f1eba6cdfec2f70c1
parent7611c488c2d06a6bdbe5f7b26a47e15f1bd55eb8
Added .gitignore to ignore certain files + fixed access rights on Makefile* as
they don't need to be executable.

Signed-off-by: Roland Haeder <roland@mxchange.org>
.gitignore [new file with mode: 0644]
Makefile [changed mode: 0755->0644]
Makefile.windows [changed mode: 0755->0644]