summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:27:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:27:57 -0800
commit202172387b7ae6196056becc9f9ce82d4393ced1 (patch)
tree6102c2af4988fcdb0a0e2f156d925cec3b729703 /.gitattributes
parent7f3cd37bbfa477935431a8d810e623869ef9d8b8 (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