summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:42:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:42:27 -0800
commit84548287b39299523cc290b749d078e39481c0d3 (patch)
tree57d7dab606353312bef1053af86e99f7b1cbc0fa /.gitattributes
parentfb5d5b976f361fa326c0db994f078809bb13a16d (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