summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:28:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:28:51 -0800
commit7ba6e100ad5ec36b93e6704cbc558d1a1a4a1eda (patch)
tree7951b82bfd25feece043ddebe65521e7155fd95f /.gitattributes
parent4b1fb5a2a3941aa803c3e2cb1e395051b709a76b (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