summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:06:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:06:49 -0800
commite0a89565bf5dca90f9e62bd26ec84c524148eae0 (patch)
treef6b97255d7138ad2c0b99fe4149869a1760a418b /.gitattributes
parent465858b3097d31caac63be0b987913636113d01f (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