diff options
| author | Luck <git@lucko.me> | 2024-08-12 19:36:33 +0100 |
|---|---|---|
| committer | Luck <git@lucko.me> | 2024-08-12 19:36:33 +0100 |
| commit | 46704df73c9346075d39a82c5e95c6d77c284b3c (patch) | |
| tree | 7da7b96b783dfd27152b4376a4f43de6e12f1cea /.gitattributes | |
| parent | 0eeba9e3e4013121569e5536ac6b0244b7d8ae36 (diff) | |
| download | spark-46704df73c9346075d39a82c5e95c6d77c284b3c.tar.gz spark-46704df73c9346075d39a82c5e95c6d77c284b3c.tar.bz2 spark-46704df73c9346075d39a82c5e95c6d77c284b3c.zip | |
Update to Minecraft 1.21.1
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..022b841 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# +# https://help.github.com/articles/dealing-with-line-endings/ +# +# These are explicitly windows files and should use crlf +*.bat text eol=crlf |
