summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 23:03:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 23:03:38 -0800
commite61958ab9ce57a3315dcc7f1b00d32a92a084302 (patch)
tree7f5d3b5530f952757e9e07d9146fb970b0ebfcf0 /.gitattributes
parente765e615f2a2572d82ec0055d06e18604ef58c2c (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