summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:51:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:51:48 -0800
commit6efee6e5bce333a5c1900ce3173a9c428544e461 (patch)
tree14fbfe3d1940b206544520b38b6d1c86d9d27d78 /.gitattributes
parent7607d4a8d8df87f944757e7a9d1547060743378e (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