summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:20:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:20:03 -0800
commit0e37cc09cff4e815cf2c728fe1a0767a5a7b4482 (patch)
tree178589c5ed87a5ae7c978aea14c653f771086b56 /.gitattributes
parent9055e94752e2815b4caf0c19322bf3dc71572866 (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