summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 15:38:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 15:38:19 -0800
commitf95076d240c36ec23a9e937234d06dffb949c9dd (patch)
treef3608a15dad7f19951e869fb96aae867a4f47f77 /.gitattributes
parent1e2071b0e227eafcdebad40a7895ba6b4a4b00cc (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