summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:56:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:56:11 -0800
commit2f13c01544f6f24f4c53d8e6dae790b53a5ff69f (patch)
tree6d16737822741bd009c3e515cedd71ec5e615a09 /.gitattributes
parent89ca81101ea577fb4c326821aec9ed1283bf380d (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