summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:27:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:27:24 -0800
commit6ee939e70b2f724070038852fcadba76683e5ad6 (patch)
tree3f6f650d33756e4b2f3eb479c7a05bc618f77027 /.gitattributes
parentb77d7ebfd0a145f8b5b4f5616e80154e41ca6c69 (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