summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 17:32:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 17:32:01 -0800
commitff24f3ab0bd7a2217885c1f7a69c44b6a28e56d1 (patch)
treef57f728f3f8cd78a29829df3dd053f443f61d8b2 /.gitattributes
parente4ed878913e2c45206c3491ebfb9842ecf31034e (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