summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:08:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:08:02 -0800
commit8f0707de342518cb2a3109782e89b73e749fb5a0 (patch)
tree65865a7e1310d96752e03cc22c241e08e021f71f /.gitattributes
parente9b271123de5e44bc85aaf2dcd2e2cfdaa40a7ce (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