diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..e4497b123 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sh eol=lf diff --git a/.gitignore b/.gitignore index ad5ce7971..9a869c27c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,17 @@ -*.sdf +build_android/bin +build_android/gen +build_android/libs +build_android/obj Debug Release ReleaseWithDebugger DebugAot ReleaseAot -*.ipch -*.userprops -*.suo *.aps +*.ipch +*.sdf +*.suo *.user +*.userprops xcuserdata