summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 03:32:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 03:32:38 -0800
commit21248b9903cb991d1c563b18b671eaf6f4fd3184 (patch)
tree7a68bb81be4cb504e7f7b7cd8aa0ca87d46f4ae8 /.gitattributes
parentc33967bb3788f2f1d8f6d2e4439708f2b7ab8721 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf