Line endings & .gitignore update

This commit is contained in:
Piotr Dec 2023-08-23 20:53:06 +02:00
parent a868d08474
commit 2b0746f6c4
No known key found for this signature in database
GPG key ID: ABD6CB83D6110D27
3 changed files with 91 additions and 89 deletions

1
.gitattributes vendored
View file

@ -1 +1,2 @@
* text eol=lf * text eol=lf
*.bat text eol=crlf

1
.gitignore vendored
View file

@ -8,3 +8,4 @@
.externalNativeBuild .externalNativeBuild
.cxx .cxx
local.properties local.properties
__pycache__/