summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 02:32:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 02:32:41 -0800
commitf6bbf4110c7541fee8de1f13d46ad8e3e910586b (patch)
tree0a6f64589f30d7ade700eb5fecdd9c344dc2a261 /.gitattributes
parent05c838ea2b3f64b312e90ebc645a2ba74dc66e16 (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