summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:19:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:19:00 -0800
commit9d5bc6e0b8c937ce47afb08a1fe7e7d75cca67c1 (patch)
treeee0b6c6afcd9983eb413c5095821fe7a7efdc7c5 /.gitattributes
parent32910d97590a4aa7ae3b78cdf0ea3ace5871f966 (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