summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:53:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:53:46 -0800
commit9b4339a8dbb86f9da6d437b93a3b084b25b89ea8 (patch)
tree74b2d27b8b235615d7c20e0e6536e1ef9276ebfa /.gitattributes
parentaf8d78854635e2260a302bf502a016903e2996f6 (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