diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8b5e4f9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.py text working-tree-encoding=UTF-8 +*.env.example text working-tree-encoding=UTF-8 +.env text working-tree-encoding=UTF-8