Updated git settings for Android build.

This commit is contained in:
Jean-Philip Desjardins 2015-03-09 23:00:30 -04:00
parent 55725284cf
commit b3b7202b99
2 changed files with 9 additions and 4 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
*.sh eol=lf

12
.gitignore vendored
View file

@ -1,13 +1,17 @@
*.sdf build_android/bin
build_android/gen
build_android/libs
build_android/obj
Debug Debug
Release Release
ReleaseWithDebugger ReleaseWithDebugger
DebugAot DebugAot
ReleaseAot ReleaseAot
*.ipch
*.userprops
*.suo
*.aps *.aps
*.ipch
*.sdf
*.suo
*.user *.user
*.userprops
xcuserdata xcuserdata