summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:31:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:31:37 -0800
commit467cd5f7b7c1e978c9fda6f0ecf0bd5106e65eea (patch)
tree5ba4cbf11f3fa4b764c9aa8ad963717010c096f6 /.gitattributes
parent92b8c9c365d07c30367bdfe600ca548433fa7999 (diff)
Add LICENSE.txt and README.mdHEADmain
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