diff --git a/.gitattributes b/.gitattributes index 41e834e..a56b3ab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ * text=auto *.py text *.json text +*.md text +*.csv text +*.in text