change line endings to LF for .py files #30

Open
koray wants to merge 1 commits from koray/server:master into master
Showing only changes of commit 418ecc5c24 - Show all commits

1
.gitattributes vendored
View File

@ -2,6 +2,7 @@
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
*.py eol=lf
###############################################################################
# Set default behavior for command prompt diff.