Line endings & .gitignore update
This commit is contained in:
parent
a868d08474
commit
2b0746f6c4
3 changed files with 91 additions and 89 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1 +1,2 @@
|
|||
* text eol=lf
|
||||
*.bat text eol=crlf
|
||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,3 +8,4 @@
|
|||
.externalNativeBuild
|
||||
.cxx
|
||||
local.properties
|
||||
__pycache__/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue