summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:48:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:48:09 -0800
commit4f78557bc08f7d2c6c2d65ee41405ba5e3a544ed (patch)
tree14347a4ef3ae9a1301ffd80cec8e0a278fbceaf4 /.gitattributes
parent2c402af3323f4cedc91bd4e7a98c7a063cac0d02 (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