summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:52:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:52:40 -0800
commit564b3bf967c8c5ddd3f813bd46f9e84162bad6ef (patch)
tree6a1a421da389b9dcb465a299bc83cec5d01b4487 /.gitattributes
parentc1e1e7bc48b20779e5fb5b5c508f526abe481b18 (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