diff options
author | Revo <projectrevotpp@hotmail.com> | 2020-06-08 12:18:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-08 12:18:23 -0400 |
commit | 863e1d40a46f50ea66a30fe6b68e7a2c5ceb82d2 (patch) | |
tree | 1fc64a437d7305403a2115ece9f044550ddc987f /files | |
parent | 7594546ee990c55b5427a7f5bfc62263dc53ae5f (diff) | |
parent | 5bd65c61af7865f213ae142aa369c41ed272d24c (diff) |
Merge pull request #146 from red031000/master
finally finish OS_reset and stop git being stupid
Diffstat (limited to 'files')
-rw-r--r-- | files/.gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/.gitattributes b/files/.gitattributes new file mode 100644 index 00000000..6129766f --- /dev/null +++ b/files/.gitattributes @@ -0,0 +1,2 @@ +*.bin binary +*.txt eol=crlf |