summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:21:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:21:15 -0800
commitcbc012e7786e5c053b3f6fb4e88907d6b60df8b2 (patch)
tree55306655148b4b0131d1f6e8e1ea9904ac320dd9 /.gitattributes
parentbd7ce5dc2f04d5e670070f57d8870cc537e19e26 (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