summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 21:26:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 21:26:53 -0800
commite409b3c46be656c386ccc234d36397cb4e6fe4fa (patch)
treed7d226b0800d21f8a6c06b731b0a3f6a24884c4a /.gitattributes
parent16b9c9c083ec8cf63c8cf0ae684ed12c8ed03c8d (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