summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:30:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:30:36 -0800
commit9c1e13c47ce70834342d18f0086ad8c3c936b4f9 (patch)
treec5d01dd9130d8ff55c3c6a32d1b1b71bbd1ed98a /.gitattributes
parent0d60a374b939091d60450c4a48ea453f4d5c61ef (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