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