summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:07:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:07:12 -0800
commit458f9bfa7f4f8d2a314ad67827b897d8c2b0f1ea (patch)
treed0d07f458b7e2ae076662aa36124453abc968866 /.gitattributes
parentb7d76fe6880ed6f7094326514dc0eda992b7f45b (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