summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 21:48:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 21:48:22 -0800
commitfb8c66317c5a7c30538652274b9dab7c40725d7d (patch)
treebb256d75793622e17b436f907162ed1fc5e3f48e /.gitattributes
parentec2ab0817d4d41a66b240257e048d309c22ce96c (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