summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:13:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:13:37 -0800
commit8d95c983874b149e5a34b5cf05ed2dff2c889b7f (patch)
tree5531e634131eded77a3e4d5912aa4abbffb27513 /.gitattributes
parentbfaa24a6dd6d0065038f21fdc0d8067066106601 (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