summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:53:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:53:23 -0800
commite389ef88d91ddfdbedf1ee919a0f6f49fbec1c5e (patch)
tree3632e6ab8f59f7a737bcffe0098fb1b0f11fc49a /.gitattributes
parent9b8617a295c021dab95558faa71269ef210962a5 (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