summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:53:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:53:10 -0800
commitfaabc6099cd83e78921b6554debe59c2e747cbd9 (patch)
tree089b24473f78db1715c7d2bb17ea67b187e4015e /.gitattributes
parent0841bc305e54e03e8d1b3c6b7239618fbdd6bb1a (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