diff options
| author | kuba6000 <kuba.123123.6000@gmail.com> | 2022-08-05 00:48:46 +0200 |
|---|---|---|
| committer | kuba6000 <kuba.123123.6000@gmail.com> | 2022-08-05 00:48:46 +0200 |
| commit | 0b07653e13a262f404b231c68e03a979707b8b0c (patch) | |
| tree | 48c75fb799d43636e3174d9abb0f4720931aec7a /.gitattributes | |
| download | GT5-Unofficial-0b07653e13a262f404b231c68e03a979707b8b0c.tar.gz GT5-Unofficial-0b07653e13a262f404b231c68e03a979707b8b0c.tar.bz2 GT5-Unofficial-0b07653e13a262f404b231c68e03a979707b8b0c.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 0000000000..dfe0770424 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto |
