summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:33:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:33:18 -0800
commitf0b7dc1441f57b14a68331767d02d82ed86f4c1b (patch)
tree2c7274a7722c9d271ebc2f79fdea847ac66eefab /.gitattributes
parent7266b0fcba31c179fbecc6456322aa8c8606d15a (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