summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:25:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:25:01 -0800
commit52f8305092ce5b214b8bde05619ccb69f54be6bf (patch)
tree0c301a65846e40b08169d4f40abe2b4bda1794d1 /.gitattributes
parentca41404aad3fc177debda27d67f20d532f016b1a (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