diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dc893fb --- /dev/null +++ b/.gitattributes @@ -0,0 +1,13 @@ +.gitattributes text +.gitignore text + +*.pl text +*.lua text +*.tr text +*.md text +*.txt text +LICENSE text + +*.jpg binary +*.png binary +*.mts binary