summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 09:40:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 09:40:05 -0800
commit95288b925c46bb15fc68d9363cd90b48288680d5 (patch)
tree4bcb41ee28a3c7f98270ef9d2b945e850a358ffa /.gitattributes
parent81f151a3b89cdfd307d844962588fc614ac0aa40 (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