summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:30:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:30:59 -0800
commit8fabaf3aabb4f014da139c20d9398685c678b6f4 (patch)
treed3138318a1290c29024c47891f056a96201d9741 /.gitattributes
parent23eb56b9f87a827b18e97787468e8db2e5a3b0a6 (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