summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:21:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:21:42 -0800
commit25cd1411836b9fcbf40248dda2c5823a201df9b4 (patch)
treeee20ca033b8f7d3762e8dcfcbc3595b3779ec8f7 /.gitattributes
parentb4d5bff5ea5a09aeebcf72a81c2f51dafef22cbb (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