summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:01:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:01:17 -0800
commitdd540eb45fccdb5c82837786c6c0a85bd5e71ad0 (patch)
treeee269af3cb1c8f83b681236b1ee6d4121a854316 /.gitattributes
parent0daca6455cff6dba788d64a1dcaea03fe4fda4db (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