summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 09:18:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 09:18:48 -0800
commit24a1059eff6307fd128dbb3ba8e55399f15e426e (patch)
tree0d6b2951e9cfe0aa8cbf1113c36821d55eb8faa3 /.gitattributes
parentc8863eb82ad1b52d47a0d8296d3c3b91f4ccae7b (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