summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:52:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:52:33 -0800
commit8a5922ddd2ef0fdf6d93ca477ef63103d18f5d46 (patch)
tree0e71dc1f1b2943d919f288403ed30ceb75f842b3 /.gitattributes
parent7381168d123c35556006955a7c70a46ed998afcc (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