summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 16:58:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 16:58:38 -0800
commitc14467b9530effa26767069cbf5fd5f58fd54015 (patch)
treeb6764110099f0e73c7a71ab84bdd138524ba0589 /.gitattributes
parentfc3b285324ebc5f3a3b73ed5e456b22e9def2518 (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