summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 02:10:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 02:10:39 -0800
commitc5ff52f3ab073117cd387bf984974d6dc566a04b (patch)
tree7f9ecf4855aa0f8e67631e6c5a94b0d9ce0e1e30 /.gitattributes
parent571bfdb4a4850dec904920d29cb2253f57897eca (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