Let's track dat-files as text

This commit is contained in:
Daniel Billing 2018-06-14 09:12:49 +02:00 committed by GitHub
parent fe509fba93
commit 6a66c92125
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -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