summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 10:12:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 10:12:26 -0800
commit031f282904e033b00299a291c7591e81eb11d9ad (patch)
treed26b4a07ff6b66b169f4dd4f13387e193bfb3d71 /.gitattributes
parentb7a0d80d06ad9eeb02867d54224a26bfcb0598ea (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