summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:14:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:14:21 -0800
commit6a8d2fe888c99f8dd5503df3cb3f04623b30d125 (patch)
tree21b68b423db2734a77ea57c1f0627122481f4f41 /.gitattributes
parentc9f86fc87bc02012074b3d3ae3b4bda0332341a0 (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