summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 13:42:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 13:42:41 -0800
commite6a8a6137b8e850528ecf5e5ce6653fb4aa4789d (patch)
tree36bcdfb8f33160a95ba57254ba2d67695abb6021 /.gitattributes
parent09ae5fd00395a1bf9fe864ef2bcd8c0959829b0b (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