summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:17:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:17:01 -0800
commit04b5e05e142d983e49c5719b94fe0a2fccc15d7e (patch)
tree1a48d4990dbde4192a3bdd1efe8d79c43b644080 /.gitattributes
parent544a224f9e93962c9df48cf4b0b254507c2600c4 (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