summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:49:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:49:05 -0800
commit870f3bdc06fc8399f98ca6a8a20ae18eb6e676cc (patch)
treef9546006f9aab6ed57c8d11908e859c7690dc6b6 /.gitattributes
parentd4c2bcba7f0c990b2353033c94378d2eaf8b4a7b (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