summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 16:43:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 16:43:30 -0800
commit805b60b278b9e39226d956d8216e76969d3bc2c4 (patch)
treed200c09bdc9a54ba07c0c1089a62746610e81f62 /.gitattributes
parentb8901bb38eabab5a6f2d9b14c51c57ad3d9efc53 (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