summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 13:14:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 13:14:40 -0800
commit1720756715f5a600b09e3e61f00d7de63f084901 (patch)
treef78b98a6a20fdc374001a77660ff54be7d2f2f3f /.gitattributes
parente641056549e70f0188a6f6cff61df4a476600825 (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