summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-14 12:48:10 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-14 12:48:10 (GMT)
commitfa3cf75311fd2cf309675dacf20c723963b8fb19 (patch)
treedd21248118dc7dab88ebaa88107b2fb9dbd88963 /.gitattributes
parent262b6297ea2f920b93647282240008fb6b77b0e9 (diff)
downloadtcl-fa3cf75311fd2cf309675dacf20c723963b8fb19.zip
tcl-fa3cf75311fd2cf309675dacf20c723963b8fb19.tar.gz
tcl-fa3cf75311fd2cf309675dacf20c723963b8fb19.tar.bz2
Add .bmp to .gitattributes. Simplify .fossil-settings/binary-glob
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index e9a67c8..8a49592 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -27,6 +27,7 @@
# Denote all files that are truly binary and should not be modified.
*.a binary
+*.bmp binary
*.dll binary
*.exe binary
*.gif binary