Added git ignore and attribute files

This commit is contained in:
2016-08-16 16:46:33 +02:00
parent 88eb11cc02
commit b2a3b03867
2 changed files with 14 additions and 0 deletions

9
.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
*.h eol=lf
*.hpp eol=lf
*.c eol=lf
*.cpp eol=lf
.git* eol=lf
*.vcxproj* eol=crlf
*.cppproj eol=crlf
*.sln eol=crlf
*.atsln eol=crlf