summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 06:41:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 06:41:28 -0800
commitd4ec6ccb337e595a43f3ecd99ae8944152276925 (patch)
tree7886a9e51af0c71287d890b353f25277b3912fff /.gitattributes
parentd42918fba9b0d8f7688dda1fb9f871a385b2535c (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