Commit 71e47f34 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

git ignore generated stuff

parent 3b401a69
......@@ -9,6 +9,7 @@
*.ninja
.ninja_*
.gdb_history
.vs/
errmsg.sys
typescript
_CPack_Packages
......@@ -137,6 +138,10 @@ scripts/maria_add_gis_sp.sql
scripts/maria_add_gis_sp_bootstrap.sql
scripts/galera_new_cluster
scripts/galera_recovery
scripts/mysql_convert_table_format.pl
scripts/mysqld_multi.pl
scripts/mysqldumpslow.pl
scripts/mysqlhotcopy.pl
sql-bench/bench-count-distinct
sql-bench/bench-init.pl
sql-bench/compare-results
......@@ -161,6 +166,30 @@ sql-bench/test-select
sql-bench/test-table-elimination
sql-bench/test-transactions
sql-bench/test-wisconsin
sql-bench/bench-count-distinct.pl
sql-bench/compare-results.pl
sql-bench/copy-db.pl
sql-bench/crash-me.pl
sql-bench/graph-compare-results.pl
sql-bench/innotest1.pl
sql-bench/innotest1a.pl
sql-bench/innotest1b.pl
sql-bench/innotest2.pl
sql-bench/innotest2a.pl
sql-bench/innotest2b.pl
sql-bench/run-all-tests.pl
sql-bench/server-cfg.pl
sql-bench/test-ATIS.pl
sql-bench/test-alter-table.pl
sql-bench/test-big-tables.pl
sql-bench/test-connect.pl
sql-bench/test-create.pl
sql-bench/test-insert.pl
sql-bench/test-select.pl
sql-bench/test-table-elimination.pl
sql-bench/test-transactions.pl
sql-bench/test-wisconsin.pl
sql/make_mysqld_lib.cmake
sql/lex_token.h
sql/gen_lex_token
sql/gen_lex_hash
......@@ -589,3 +618,6 @@ sql/mariadb-tzinfo-to-sql
sql/mariadbd
storage/rocksdb/mariadb-ldb
tests/mariadb-client-test
versioninfo_dll.rc
versioninfo_exe.rc
win/packaging/ca/symlinks.cc
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment