summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:48:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:48:25 -0800
commit04b086da30b1f631d8809dc1f61a05ba8be0b7f3 (patch)
tree2cbf818f816f4c095b2b96acb93a20f49c2eb1a7 /.gitattributes
parente2c849a984cb7afc35e74d5745a6a25f13ea77d1 (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