summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:15:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:15:39 -0800
commit26d67238dc79a13c6cf684e0ab834bde6bea1f3f (patch)
treefa3ef2ee3d1aa1baed65ed4a8ad8dfe9c1de914d /.gitattributes
parent93b86cd5c87c403729a8bc4e6a0e44b089c7478c (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