summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 22:03:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 22:03:53 -0800
commit32b9f712c08770d0cc1e2b8dcebd9d1074ee333a (patch)
treec432a36c33a6e4e9c08588b1356bf670d8c02865 /.gitattributes
parent99182a9a37ba9c43d559fd603f255a278b3af383 (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