summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 06:30:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 06:30:42 -0800
commita8e870f6d483bac3b6591923f8d6b65db7cf9b4d (patch)
treede7d5ed4974b30a9869556932c3adfbbcb090175 /.gitattributes
parent7588acdfc8758b05b2a407333eb0e91333279536 (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