Set proper line endings for windows (#2665)

This commit is contained in:
Krzysztof Żuraw 2022-11-25 10:25:04 +01:00 committed by GitHub
parent c222657463
commit 51dc1f5276
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

3
.gitattributes vendored Normal file
View file

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

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
*.py[cod]
.*
!.gitattributes
!.babelrc
!.circleci
!.codeclimate.yml