update gitignore with commonly used (by me) out-of-source builddir names
This commit is contained in:
parent
64b3427b89
commit
d894f7ceed
4
.gitignore
vendored
4
.gitignore
vendored
@ -238,6 +238,10 @@ storage/mroonga/vendor/groonga/src/groonga-benchmark
|
||||
storage/mroonga/vendor/groonga/src/suggest/groonga-suggest-create-dataset
|
||||
storage/mroonga/mysql-test/mroonga/storage/r/information_schema_plugins.result
|
||||
storage/mroonga/mysql-test/mroonga/storage/r/variable_version.result
|
||||
xxx/*
|
||||
yyy/*
|
||||
zzz/*
|
||||
|
||||
# C and C++
|
||||
|
||||
# Compiled Object files
|
||||
|
Loading…
x
Reference in New Issue
Block a user