summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 04:49:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 04:49:22 -0800
commit3bf82f4067de2ba2a4f8cc6a7f72e7aa881a041c (patch)
tree832d4c24f9b14b05a9e261eecf4bf8b5124ae1aa /.gitattributes
parent85abb8d7df57e6afff35bde01a20c6f373fd538a (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