summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:08:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:08:09 -0800
commitac9d32274e8176c17d1dd50f523ef1c529e0f9c6 (patch)
tree607962e010091fc99b5318200f53a63d7fedfc9e /.gitattributes
parentb23061d308cd5886204cb490878ab253abc01621 (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