From f21dcd9933b4a8138e1f6c3a9d7cabb65198e0b5 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Thu, 20 Apr 2017 20:12:16 +0200 Subject: [PATCH] .gitignore mariabackup --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 05d3b87f6d1..c3c140bb99a 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,8 @@ extra/comp_err extra/innochecksum extra/jemalloc/build/ extra/jemalloc/tmp/ +extra/mariabackup/mariabackup +extra/mariabackup/mbstream extra/my_print_defaults extra/mysql_waitpid extra/mysqld_safe_helper @@ -118,6 +120,7 @@ scripts/mytop scripts/wsrep_sst_common scripts/wsrep_sst_mysqldump scripts/wsrep_sst_rsync +scripts/wsrep_sst_mariabackup scripts/wsrep_sst_xtrabackup scripts/wsrep_sst_xtrabackup-v2 scripts/maria_add_gis_sp.sql