summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:38:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:38:12 -0800
commitbeca3bbfa9103b7d6d0c275602a7a3390c02d487 (patch)
tree4f8b51fdf529ba25203569870aa87ff2f01637f4 /.gitattributes
parentb9a4fa871bd09bc87dff6ddb1a1ed8749cb78a6d (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