summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:45:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:45:32 -0800
commit03c6b1ba7f0ea0e16979dc34d9925a4e392b6e66 (patch)
treea7e96376f78578e633a70871b93eb2c32478618d /.gitattributes
parentcada9e404c7e3da01f8af531fc7c6b950d48ced5 (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