summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 01:46:42 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 01:46:42 -0700
commit62f1067a6cca71f5b1372050ff94fa5e9498b352 (patch)
tree6833f2a26977880446780e1a6c0804d94979dc83 /.gitattributes
initial commit of ebook 22006HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6833f05
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+*.txt text
+*.md text