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