summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 05:16:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 05:16:15 -0800
commitc3245c95c6e1edf5a820e047f932bbb81e3fd2ff (patch)
tree1f9e35959ace95542cb70ad6a446547af67d08d5 /.gitattributes
parent688ff6ebabf3137145d17d60c4adc5d7ca64c6c5 (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