summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:26:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:26:49 -0800
commit56c10c16d5bb0b2b7a64c083533b78d3b57b104b (patch)
tree9baf95f8382aa4a12ebc6da7eea915db6f2c384f /.gitattributes
parentf831df824f3ba98cd336d57fb1e4628da24b0b2c (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