summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:13:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:13:47 -0800
commitbebfa29555535b52b28ef61affd9d456c428a7ce (patch)
treeb89fe8dfb6d69769bff9c6020071712da1b8fd1d /.gitattributes
parent0b33a22ea2a093f0c2800b91bf1f060cca047752 (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