summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:05:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:05:38 -0800
commitd65b42b738f2b90d225bc42c0b72c8cc5bdf8a11 (patch)
tree50aa9fbf19cfaf4ea5693bbdda084f0c0611c33a /.gitattributes
parent498ad880e55acc7918f4d57566ed8a2a904d0f15 (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