summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 15:22:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 15:22:02 -0800
commit1711b450e9bfd8bbb96e6ff1e8ae99a766f7ef0b (patch)
tree7de8f91036696790d4a4efa9a65786a2af6760f1 /.gitattributes
parentb9eaee464cabac22df1067012aa078e1c6e1a297 (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