summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-17 17:21:16 -0700
committernfenwick <nfenwick@pglaf.org>2025-03-17 17:21:16 -0700
commit7cff81bf5588208a6490233b72e81094967fdaa1 (patch)
tree7c1fc62a8a61b87f6337a0b15238e340c677f0fd /.gitattributes
Initial commitHEADmain
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