summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:49:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:49:04 -0800
commitdaf9dd20f3f7c4253b93f3e411e795b0b81f6e79 (patch)
tree02ce96d3ca8cc6398bd706af893cae7bcbf5fcf7 /.gitattributes
parentf88c33112e4071b401c3dda1a8f4cfbab4d2baf8 (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