summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 19:53:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 19:53:40 -0800
commita154b96a03983d12ee2b031bc511460f84dc17da (patch)
treecd2845f4ae56de7f19a5fba2e52a341f014158b0 /.gitattributes
parentcba005f0cfbb27e1ab41bb8a3eef8d18cfa0ec73 (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