summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:33:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:33:32 -0800
commit40bc0884f2a81180c237bc49b17c8bc8eb68a46f (patch)
treea5a2c5ccb62ba80eff6c3f0521f3d717c57bec70 /.gitattributes
parent22417024ae746e1c9212541388e11d6a7b739a3d (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