summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:09:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:09:40 -0800
commitf8b4d4ad8d866a8d00fc48e8d5816d340b57345f (patch)
tree0010281372310cc0e478076ff7963bcd9e9b0d3f /.gitattributes
parent38d7f76476debffb6c85ef1b4fe9506878ecc686 (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