summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRobert Tonsing <pterodactyl@fastmail.com>2026-08-23 18:25:23 -0500
committerRobert Tonsing <pterodactyl@fastmail.com>2026-08-23 18:25:23 -0500
commit85005c8649aee3e695608bedb95e9000aafc47a2 (patch)
treedd9a88d138f6fc408bd5dc7de558d72ae601c9c6 /.gitattributes
initial commit of ebook 1087HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..9f57f44
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,13 @@
+* text=auto
+*.txt text
+*.md text
+*.htm text
+*.html text
+*.png binary
+*.jpg binary
+*.svg text
+*.pdf binary
+*.bmp binary
+*.zip binary
+*.midi binary
+*.mp3 binary