summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:10:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:10:32 -0800
commit2dd87766c1a48069d09abad983972fd9ec620fba (patch)
tree138440a79defcec859a247e24fc232af64cd8e8c /.gitattributes
parent02f3a8d4ea6cfb9bd5224d0bfa7747a910bf66b5 (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