summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:57:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:57:27 -0800
commit0c6e9338b1e4f77c5524678ae2e536a739a8b146 (patch)
tree7d6f0758a5a7cdfc5f208bfebae6baa031098ae9 /.gitattributes
parent8d8780efb0706a0a2868d4306d0f02361f8ec80e (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