summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:18:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:18:17 -0800
commitc9f0b13ea7bca954ebbe56a0ca725a611b00fd82 (patch)
tree6e4fad6e80fdee77b2a073b5c8c058b6901a9e37 /.gitattributes
parentfc08e3ac2806f9d262074b1bc0c40eba9f1add00 (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