summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-14 19:54:11 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-14 19:54:11 -0700
commit32a5ea2e94299dc1d12f50ae1a8906840c236966 (patch)
treea549d75fc4049bc3e3888db0c175348256255b0b /.gitattributes
initial commit of ebook 30650HEADmain
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