summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 15:30:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 15:30:38 -0800
commitc3e3c7c5076f7ed8d600ba7832f087c2abe213c3 (patch)
tree2aeff6dae2d68f6975bdf6aee94c7bede418c825 /.gitattributes
parent36eb158c17ba20616a785d4627302f8dffbe5fc0 (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