summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:37:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:37:27 -0800
commitffc74b2f01c4ce2af2f46b62f767be1192dfa80d (patch)
tree3d74b8c94103e28c929598320310e9010f656a9b /.gitattributes
parentcc72cd40a0154496f5aa8e01d3e660ba2dfb27d8 (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