summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:32:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:32:52 -0800
commitc9765ca9467131fe04562d28efd8491e474acd1b (patch)
treeb46936419fb8ff3d5e082ecbcb7506bbb6f9b7cc /.gitattributes
parent28e761c310fad81c5c08535505dd38e3993b9cba (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