summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:30:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:30:54 -0800
commit48a50c69dc7701a71af7f56bee8f14c39daa7317 (patch)
treed646796dc76f25227714121136de567e752526af /.gitattributes
parent5e07c4f1ed77fda09d9338b24038183047bddfc9 (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