summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 05:27:55 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 05:27:55 -0700
commit17eff1289b0926e230058b338a59c4e81188f523 (patch)
treec8f3f08a8438d61704c3a4c5bfe16c5b27cb1acb /.gitattributes
initial commit of ebook 6651HEADmain
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