summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:29:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:29:18 -0800
commit6a2cf65c3ff4e9b3aa1d8806b6091d4735b65219 (patch)
tree2955bed855e2b2e96f83f7d3fd7ed66e4c42c8ef /.gitattributes
parent6369d11e23dfe22ff829e263e8ca93ca4978da7d (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