summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 06:18:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 06:18:17 -0800
commitd3d86d4166bf168b6a95852e7437d69f9a334641 (patch)
treea31b2cf4d9526bb1c27059de9f1dc1dea425bfa2 /.gitattributes
parent8f13a6c6ea3c919df6eb6daf915c60e9da6d8935 (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