summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 08:49:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 08:49:58 -0800
commit0d7496f5bde10c17792c26a506973eca1d8e491a (patch)
tree462384e384f2957c444957491cc4c072dd0296d7 /.gitattributes
parentba671c9e473cc0d6cc8db61c0302047b5c7280ea (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