summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:30:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:30:05 -0800
commit729f81686e765a7839cf29d0dea3afa91702c7b6 (patch)
treefc6568faff92a9ecb34f38f7a3c8df29e4b07697 /.gitattributes
parent4fbd42352352868cdcbef403d250de404336fbe0 (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