diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..eb661f1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,18 @@ +* text=auto + +*.cmake text +*.cpp text +*.csv text +*.gitignore text +*.hpp text +*.in text +*.json text +*.md text +*.sc text +*.scd text +*.schelp text +*.txt text +*.yaml text +*.yml text + +*.png binary