summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 19:19:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 19:19:08 -0800
commit577f73fb3b2a96c1b42c5241a7655feee5900f68 (patch)
treeb16b12bad74ea1e4af1ae60b7c7bde3e1867440f /.gitattributes
parentb729544827c63b5c2fbfa1e999b491d82baec9e0 (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