summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:02:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:02:04 -0800
commitd0d564d18c6376f9d198e9dd0c20a3e527a29c3f (patch)
treea835270972ff07bfcc4e5e42ca6350dfbea28807 /.gitattributes
parentbee2713f919f620e04f9f5d2d7a24899ed655771 (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