summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:50:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:50:40 -0800
commitd803990b67f3d80941d21d08c7c889e779d46aa0 (patch)
tree7e196194162a7b7eb0db70f862828c14966103c1 /.gitattributes
parent25011ac6e9513e2c1551c1ffb765cb10e4e6fc0d (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