summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 21:11:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 21:11:52 -0800
commit784a169abf43a55749fb1efe5f8ad5cf1f0c56b7 (patch)
tree5dfcb0693f4c4adc62f186832bf5b1d7b4ed921c /.gitattributes
parent9c7e97b2e39f28af9f5202fa314677f598f0ff80 (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