summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 01:30:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 01:30:30 -0800
commit98b892e63f1584c0982389f2aed68b00c8f50198 (patch)
tree877b49df51f7ed47257a031e0335490eb2eacc15 /.gitattributes
parentcead936c1abeb0484fc40d6ed9ecb60ac27d210b (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