summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 04:52:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 04:52:27 -0800
commitccd389cbd99b95ca51b754d4a9ffa8b4f8159e93 (patch)
treeff27cd3b5e9cbd538be2906360127334800c7f7b /.gitattributes
parenta156c1e37b22e2ee45e2a0bedcf2beef0e9e7171 (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