summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:24:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:24:24 -0800
commit4a324de22fb941a8c1b6602348dee95760e30c32 (patch)
tree013e7f6ae7134e39c3aa060173a032314d2dbcac /.gitattributes
parentad777fc5679f1a4197840df338642adc4bd326ce (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