summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:40:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:40:32 -0800
commitfa55919ed0128729dd4e7e6694c3f907a5f90f8e (patch)
tree5ce05c66a45a863a74fa8a10c7d7baf824b3c951 /.gitattributes
parentd454f162213e5b736156a3df8872fe2f495f8b41 (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