summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 05:22:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 05:22:51 -0800
commit7e4a93cd16fe5ef37e707c3f1859c84b7ce37878 (patch)
tree43c3554b865676460d4a0f746a8155f20e16d6bd /.gitattributes
parentc8f1920bef7e4e6f4264638c1e0d26b258343b5a (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