summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:13:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:13:56 -0800
commit23cc5b9a79ac66cec848dcc5b405343afa34547f (patch)
treede41c396e7dc9fd4e1038a58e320e8f2a18bb3a1 /.gitattributes
parent148f0731edb0c8ff5ec1b2e9ffa7028ff0ab3ed9 (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