summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 17:24:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 17:24:40 -0800
commit14040e79e0ec98ff41bbd048d26fdd8e6f1e8650 (patch)
tree35d45a3ddbe5698fc28b088788090dc356d3bd6c /.gitattributes
parent012357d3b6e60e9ea92e199334dad0278f134940 (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