summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:53:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:53:29 -0800
commitd9c4d8b1388c5bbc877c9fb55b2b60fa94e69bd3 (patch)
treef540358b18d1de47f1d317b195501870090dcb82 /.gitattributes
parentc5721bab11b969ff9eeb504c7f9cf71e98487f00 (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