diff options
author | Kyomotoi <[email protected]> | 2021-04-11 15:22:01 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2021-04-11 15:22:01 +0800 |
commit | 1b26f63a36467afd0405271a66b15071367ef1dd (patch) | |
tree | 410ca9315bab8df6057c4db04c661d8564a21102 /.gitattributes | |
parent | 4b6bbf9897e8953c8b864b6e9b51c2767329e4d6 (diff) | |
download | ATRI-1b26f63a36467afd0405271a66b15071367ef1dd.tar.gz ATRI-1b26f63a36467afd0405271a66b15071367ef1dd.tar.bz2 ATRI-1b26f63a36467afd0405271a66b15071367ef1dd.zip |
♿️ ?
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto |