summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:24:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:24:17 -0800
commit94f80958576140ed2fe7ab8ce8118c8fce1be349 (patch)
treef2251c592d233339b7af63b9b8bea75019cdbedf /.gitattributes
parent29c21732b042aef69c695c3ba59081091007d81e (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