summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:58:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:58:39 -0800
commitcac269f30cdb3e01b66783c69a6301d1793ecfe0 (patch)
tree86082b3ac473d449a721576b734240fbbda4c127 /.gitattributes
parent4650fd0c3e8c8470343c2a2e34c2bccefe32472b (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