From 6396acd2bc20bc46843b7a5d967257ca57a0f7cf Mon Sep 17 00:00:00 2001 From: Dmitry Sandalov Date: Sat, 16 Apr 2022 12:41:55 +0300 Subject: [PATCH] Add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d9bd16b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.py text eol=lf