summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 03:10:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 03:10:55 -0800
commit12abbe32fb4ae38604fa91d8317e9b7f1d3c4f1e (patch)
tree88cc6e1a4571e308ff8c619d122bfd0b580d3cdf /.gitattributes
parent0006bc9ff9b7171f841c0942a9a8e8decc4436ee (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