summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 15:03:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 15:03:32 -0800
commitc9d5fd727ebf9700a6a1c52b13f61a9aef1a21f9 (patch)
tree00a81d0275bead96fb1fb4f4e6cf883d9c3b1d0f /.gitattributes
parent4385326acb567200e9725aec92cc171fc8aaeb8c (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