summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 06:07:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 06:07:54 -0800
commitb98a5b937abe2c09031e47d152c36f8ff5942d47 (patch)
tree2477308c5ee50961a6e2e1df6e89f820cf5a4fb0 /.gitattributes
parent0b5ff55956a9ba56ca301644f6ebc7ff27ee50d1 (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