diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..01a04e6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,12 @@ +* text=auto + +*.yml text +*.gitignore text +*.maxpat text +*.hpp text +*.cmake text +*.md text +*.txt text +*.yaml text + +*.png binary