diff options
author | syeyoung <42869671+cyoung06@users.noreply.github.com> | 2020-11-21 12:17:33 +0000 |
---|---|---|
committer | syeyoung <42869671+cyoung06@users.noreply.github.com> | 2020-11-21 12:17:33 +0000 |
commit | c88e76e90431cf9b242a6831429092b576fdc0c1 (patch) | |
tree | 15ca5c90b31495e056e2de033f6df4dd48a8ae12 /.gitattributes | |
download | Skyblock-Dungeons-Guide-c88e76e90431cf9b242a6831429092b576fdc0c1.tar.gz Skyblock-Dungeons-Guide-c88e76e90431cf9b242a6831429092b576fdc0c1.tar.bz2 Skyblock-Dungeons-Guide-c88e76e90431cf9b242a6831429092b576fdc0c1.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 00000000..dfe07704 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto |