summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:59:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:59:38 -0800
commite1b37b84c8c7da8a0e03d2ba577fe969aa016ea5 (patch)
treeed71ccb63c4bfdab30f46955198c6ac86f8265c3 /.gitattributes
parent4f03b3f2ae47e7abdd1b8dd40bbf2a30b317455a (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