summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:11:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:11:30 -0800
commit0efbc1e5a60e0d432a89c6e750ab4117964229e6 (patch)
treed46ca5b209dffd655e42a4f7aab2cdba7c270b05 /.gitattributes
parent820e2e477490bfb5cb13a6b0b6379959264457a7 (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