summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:56:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:56:23 -0800
commit091bbdcd19c20024e0deb7253739b77c21dfc215 (patch)
treea5e4f7d5939cd86fd8a59a0e443a0ed0a5864321 /.gitattributes
parentc685e5d2ea5d636f15520c93cfcb8241c8a39297 (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