summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:58:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:58:17 -0800
commite462aea532cd0a19e5f8dc00001b7ce7143682f6 (patch)
tree0fdfb7d4ac931d26860d3de3ab51182b31c24cba /.gitattributes
parente2d92018697f1021a25cf9ac31db763112c9e17b (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