From f1774f010b40c9f147e069c363bd0e88dcccdfe0 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 25 Nov 2013 18:09:25 +0400 Subject: [PATCH] Add .gitattributes - set encoding --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3fb7294 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +TODO encoding=koi8-r +make-news.py encoding=koi8-r +reindex_blog.py encoding=koi8-r -- 2.39.2