summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:29:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:29:14 -0800
commit7282e60ecc98274056615691ea41b3fa00bfd0dd (patch)
tree007c33f8a600eac3ed98a8f5ca89f34d92ea71be /.gitattributes
parent607a4928eb232e897a7be1013fa44c5bdff24b0d (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