summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:12:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:12:26 -0800
commit7094db7056ba28396582bfde028d97e8a8cc5d92 (patch)
tree902bdea19d10195d60d96c1b8e2a82e82a60e32e /.gitattributes
parenta8616b005cf19737404fc1f3dd6c2d2c8fa4e0bc (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