summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:53:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:53:32 -0800
commitd5a080ac9a11af7a5e033861bcef6e1db90b0940 (patch)
tree7a4762c2e95b1ffe6b5a1f2f73a418cffa1b304d /.gitattributes
parent315b0ed76d7aab2eb0a2339b96f8d48629b6aa90 (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