summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:42:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:42:02 -0800
commitc49dc188757c0eb7846790fb7e65fa4c6a01a7c7 (patch)
tree0017f898bdc4b173a123348ac6613965b5c8dec8 /.gitattributes
parent0a3c9ecb8aaf55d012938526bf4ac49cb97aa0df (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