diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..29d52a594 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# This will make it easier to track .dat files, since they where treated as binary. So lets track them as text. +*.dat text