summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:38:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:38:32 -0800
commit5375d30b51547803a99f5245717870d45954bc76 (patch)
tree4e49e8812603896bba05ea39e36458b1b187b463 /.gitattributes
parent845b843b762237c2e91e4e6ff0aa40c428068c72 (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