summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:14:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:14:23 -0800
commit6c75155b7b9d1c2fe1106e3390581fd610f6b943 (patch)
tree7b1b8eeeef9351e89e1b573313ba61c2f72c25a8 /.gitattributes
parentc4a8973031c9eba5c7737162b45a27912d67a3d7 (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