diff options
author | SHsuperCM <shsupercm@gmail.com> | 2021-08-20 15:48:24 +0300 |
---|---|---|
committer | SHsuperCM <shsupercm@gmail.com> | 2021-08-20 15:48:24 +0300 |
commit | ec00a9307d3eadca3a7407173320f7f941401164 (patch) | |
tree | 3de50a3977a638dd796908d15e3a71852efcb1eb /.gitattributes | |
download | CITResewn-ec00a9307d3eadca3a7407173320f7f941401164.tar.gz CITResewn-ec00a9307d3eadca3a7407173320f7f941401164.tar.bz2 CITResewn-ec00a9307d3eadca3a7407173320f7f941401164.zip |
Initial commit
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 |