summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:09:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:09:20 -0800
commitd739e7732c8c3ec31486d95d67061737b4a45ba1 (patch)
tree42ee38fc519e5c3737b6907d09d4cc76fb0bafe6 /.gitattributes
parentaf75fa5891bb9981573b001da9a404c67c47c840 (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