summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:38:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:38:15 -0800
commit99fe83a9aeb1eef5fc74b4257a581d4d2fa056be (patch)
tree262a3cb1daaa0a0aadd9e43afdbda5f14a1e2441 /.gitattributes
parentbd4c83b2e72f7103e43ec114b5f8c4af4965e594 (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