summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:12:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:12:33 -0800
commitcdb44173fa0daee1d6f800b422bcd1ebcb1aa1ec (patch)
treef383a5fd29e6caec915e2932b83cb6585cfd00f3 /.gitattributes
parent2b1eb771e71251156f6a5c5c4f0d7c3b2c151192 (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