summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 19:07:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 19:07:18 -0800
commitb029a38da17270ca91fa238a9d311395a7c38f31 (patch)
treec500133f1f5c32770a2b613967099f1ce3f27df3 /.gitattributes
parenta00f4e179b66998fd5f4b4c214129b82f8e5c6e2 (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