summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:51:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:51:30 -0800
commitcd67a8b134768e7c4f04f029a84f1ad931a106fe (patch)
treeff988de28db81d4ca0e390fee8721ea23562e8b3 /.gitattributes
parent6cd75f221a8427d8c32dc7c050dc0cd004b1c226 (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