summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:45:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:45:34 -0800
commit9326c37f555ac9052889f6c3f2c3dab2d167b6a0 (patch)
tree89ecf9cea10acf80e90e4852607f2cfaf59c7932 /.gitattributes
parentb331216b626d74f633f25ca215eff0ac3a179b65 (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