summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 02:46:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 02:46:25 -0800
commit02a80e9dd7cc4a22b3a59eaa152e7577614499af (patch)
treed2b04c568011e9037ad2856ef77e8c5826a017e0 /.gitattributes
parent31c2d840af1bda7337894e401f322e57c19de551 (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