diff options
author | breadcat | 2023-05-23 12:28:22 +0100 |
---|---|---|
committer | breadcat | 2023-05-23 12:28:22 +0100 |
commit | 6e9dd25fa2a8bd2864ec649a344502529fcb9d28 (patch) | |
tree | 6f9509c88bed7080d496fc5e1d87a9315e30549d | |
download | ryecornbrighouse.co.uk-main.tar.gz ryecornbrighouse.co.uk-main.tar.bz2 ryecornbrighouse.co.uk-main.zip |
-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 |