diff options
author | mat <27899617+mat-1@users.noreply.github.com> | 2021-02-09 20:15:53 -0600 |
---|---|---|
committer | mat <27899617+mat-1@users.noreply.github.com> | 2021-02-09 20:15:53 -0600 |
commit | d7b9d1fc5cfc8c648604eb1d178091873ea698a6 (patch) | |
tree | 6f9509c88bed7080d496fc5e1d87a9315e30549d /.gitattributes | |
download | skyblock-api-d7b9d1fc5cfc8c648604eb1d178091873ea698a6.tar.gz skyblock-api-d7b9d1fc5cfc8c648604eb1d178091873ea698a6.tar.bz2 skyblock-api-d7b9d1fc5cfc8c648604eb1d178091873ea698a6.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 |