diff options
author | Olivier Bertrand <bertrandop@gmail.com> | 2015-05-08 13:21:42 +0200 |
---|---|---|
committer | Olivier Bertrand <bertrandop@gmail.com> | 2015-05-10 12:17:30 +0200 |
commit | 3b3f6cac8aa5897c5f690c30c853d8dbaa3ba73c (patch) | |
tree | c899635e0247e50ba2d0dbbe3c7e33d43fe8dd4b /.gitignore | |
parent | 5fa2a6ce819221a7480b6f658ec8960ed8797b1b (diff) | |
download | mariadb-git-3b3f6cac8aa5897c5f690c30c853d8dbaa3ba73c.tar.gz |
Typo to check buildbot
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e3df21eb17b..85d68f2853d 100644 --- a/.gitignore +++ b/.gitignore @@ -245,6 +245,11 @@ storage/mroonga/vendor/groonga/src/suggest/groonga-suggest-create-dataset *.ko *.obj *.elf +*.exp +*.manifest +*.dep +*.idb +*.res # Precompiled Headers *.gch |