summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:07:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:07:46 -0800
commit7d447b1734266b22a666f9e61f5c4204c3b628d0 (patch)
treee32c2e328629567a41bff38e5bc8fa56cd92d4ac /.gitattributes
parentcddf798a236a0a7b3d8e8f221bf14d40ff618cff (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