summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:20:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:20:14 -0800
commit9b50c6a16aa641cac9700798b1a5ba97d5c5684e (patch)
treef43061f22a55a7045b1d70c60362aaca20b47707 /.gitattributes
parentf3469f553f439a8ceb5803b5b4b5cc7f7e4c7969 (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