summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:27:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:27:52 -0800
commit21ff8917b34815bcfdc04f9cd3727b4a7a6d0aa7 (patch)
tree2beed1d044bdb1984f4b898a4ee795fc37bfb5bc /.gitattributes
parentc80b60ede6619decf2be03eaf18c83b5f18c3965 (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