summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:12:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:12:01 -0800
commit9b1c6a261658912ca32010cd4e5c5e721cf60c25 (patch)
tree1152026391722d9f0937bb08f74c752e35440fba /.gitattributes
parent0932802d6518b0fa035b0e18a6a8c93347822750 (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