summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:11:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:11:19 -0800
commitf6ffe581b56464c656c13f9f1294e51db5e2e6a5 (patch)
tree700659e7822ac937058f8ffc6fdb56634ee017dd /.gitattributes
parenteb198eb9acfcad2040fef2c5cbaee372a7be21ae (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