summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 14:07:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 14:07:21 -0800
commit18ee1a91f3ab9ac2aaaebe9648c5fa16f0b5ad6e (patch)
tree564af42924f1bcd50e4b78c874d22ab432aebc62 /.gitattributes
parentb68d04711c7a09f13b5b4c5a6823087ad6700d9d (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