summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 01:49:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 01:49:11 -0800
commitb661138ec1c0a3ea9c69a639b5f03bc087d7787f (patch)
tree60c93ae2eca19a0872e568c1c2e225b6c3940da7 /.gitattributes
parentf905d90127d3d8fc731cca64d902e7ea6575911d (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