summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:27:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:27:19 -0800
commit65f6484a9237e609e552b14fa3ecc4d5f78f09e5 (patch)
tree210828d6ba336ab59ed8e18d3d98ad5e3ba10b55 /.gitattributes
parent9baf8b9205698fc9fd999a96e3fa6fc340d66cbf (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