summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:56:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:56:12 -0800
commitfcb7d1373bc9c1cbf7ddc03b31b61f57a439ce11 (patch)
treecf18e013c1634a48387c60483a1ab84de9a0bfe7 /.gitattributes
parente30759cfd56ce8d5c815ab163750b7004c34ecd2 (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