summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:41:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:41:31 -0800
commit6e2d8caff90f9f8098e977064241d965cbd31f9d (patch)
tree5ea2ec30a555c72f8250096d288eb6635f4c3f1a /.gitattributes
parent432facf0bd17f2610bebb87433189bb5aeffdaf9 (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