summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:22:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:22:48 -0800
commit3513a6ad725f5f47dc61d63c8dfebc674a000640 (patch)
tree9205d8432e0cb5a499956199f77ced98ef001b11 /.gitattributes
parente8ba7e4f8892935759761b64f7fc16c40ae02de7 (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