summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 21:56:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 21:56:00 -0800
commitdfd629af15757a399e792c4a248984fe9b03b348 (patch)
tree2c5e1adc9e08eb3612ab78f6ac856feb831c935c /.gitattributes
parenta2f10d3b6fbdc2fbbf7ba2ea675b39c72131f7c6 (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