summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:25:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:25:18 -0800
commit146c35e17ec44ddb812a04d8939306481618b6d0 (patch)
treea9f1b2d0eb26978c1aff9a84913a63a9e9ee7798 /.gitattributes
parent1f59e1c4868475165925b87903bb3ca7976bda9a (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