summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2015-06-05 09:51:17 +0200
committerSergei Golubchik <serg@mariadb.org>2015-06-05 09:51:17 +0200
commit9a3b975da677e77d63f72f0e6bf0450161b4672d (patch)
tree2cdec174526a799e6e294365befc82533500f64b /.gitattributes
parentae0c576d461d751703bf86315740226aaa54c62a (diff)
parenta2bb9d263993783923ba8fc83d5b9ddd36dbe09d (diff)
downloadmariadb-git-9a3b975da677e77d63f72f0e6bf0450161b4672d.tar.gz
Merge branch '5.5' into bb-5.5-serg
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 0b51237e6d6..5e7e12a4cd2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -17,6 +17,9 @@
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
+*.frm binary
+*.MYD binary
+*.MYI binary
*.c diff=cpp
*.h diff=cpp