summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-17 18:05:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-17 18:05:04 -0800
commit45672b1fccc2966a2ede48e6be5e46660b6dbe26 (patch)
tree03f52dc6e0fdb3802b849c173c7ccd277d2a1a37 /.gitattributes
parent57982a194ce26d6ba239a629367722e2e209a6e0 (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