summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:57:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:57:47 -0800
commit09cf3ea457a04dad534ab6cad38c728e46f17e89 (patch)
tree2c7d74c35f9336d11bb62871922938fd1dc2f381 /.gitattributes
parentc419c1dbb2a49f85de781ccbb48c5ba9aaaf00d5 (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