diff options
author | sanni <[email protected]> | 2022-06-13 11:13:21 +0200 |
---|---|---|
committer | sanni <[email protected]> | 2022-06-13 11:13:21 +0200 |
commit | 7c7bb981789f45cfc7b0f524448a48670e608ce8 (patch) | |
tree | 390e844862d7dc5e918c1f1e51ee3ae8ac39a191 /.gitattributes | |
parent | 97a233e7ec3b4dec7a549f6cbd7bd0a2ad8a131d (diff) | |
download | cartreader-7c7bb981789f45cfc7b0f524448a48670e608ce8.tar.gz cartreader-7c7bb981789f45cfc7b0f524448a48670e608ce8.zip |
Create .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b616f67 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.txt eol=crlf
\ No newline at end of file |