summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:45:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:45:47 -0800
commitdae9d4412df1e7dcff4479c3aceddc0e43e99706 (patch)
tree70729e340f7d4fce20d5bdf97f604b4f1c9f8e3d /.gitattributes
parent6ed657f5557d9a13664cabad23cc87d289e949f9 (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