summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:50:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:50:57 -0800
commit8486adbacae8df18fbda0c2cdd34d9acf8319f57 (patch)
tree510af8d7ee93a709d0515829ffdf7821f2300b5b /.gitattributes
parent6d15c2c5ce3cee3d245e350bde408c47f8e70497 (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