summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:32:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:32:25 -0800
commit4f21dd0b2d121ba3df0773f21dae18b866a6187e (patch)
tree2e2c6c45ae5b104a36809050b98842fd0454b0c8 /.gitattributes
parentc9af897cd14e71da59b6564e2f41c89ad308da8d (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