summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 03:21:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 03:21:24 -0800
commit1abc335210ea07d2e2bb7ae8e8d630ef8ae0e260 (patch)
tree093de109c4aaec0e83e196c690fb54e177e119ab /.gitattributes
parent2d3e058d82c07f7b3582583546c67cac14b0dc4d (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