summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 07:45:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 07:45:41 -0800
commit4b5286bea9863b77dfcf9d2385be41e87f427f87 (patch)
treebf5a92e808635fd49fabd5ea7e031327451b7bd8 /.gitattributes
parent269e64e3cc0651823ffe9db100711b19e6ec88e4 (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