1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/GreatSQL-GreatSQL

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.gitattributes 1.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
GreatSQL Отправлено 29.05.2023 09:04 f64e542
.gitattributes export-ignore
.gitignore export-ignore
# All MySQL code is auto-formatted using clang-format.
*.c filter=codeformat
*.cc filter=codeformat
*.cpp filter=codeformat
*.h filter=codeformat
*.hpp filter=codeformat
*.i filter=codeformat
*.ic filter=codeformat
*.js filter=codeformat
# Third-party code.
/extra/** !filter
/internal/extra/** !filter
/include/boost_*/** !filter
/plugin/innodb_memcached/daemon_memcached/** !filter
/plugin/innodb_memcached/innodb_memcache/cache-src/** !filter
/internal/plugin/keyring_okv/okv_client_sdk/** !filter
/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/windeps/** !filter
# RQG combination files have the .cc extension, but they are not C++ files.
/internal/rqg_grammars/**/*.cc !filter
# Generated from lex/yacc.
/storage/innobase/fts/fts0blex.cc !filter
/storage/innobase/fts/fts0pars.cc !filter
/storage/innobase/fts/fts0tlex.cc !filter
/storage/innobase/include/fts0blex.h !filter
/storage/innobase/include/fts0pars.h !filter
/storage/innobase/include/fts0tlex.h !filter
/storage/innobase/pars/lexyy.cc !filter
/storage/innobase/pars/pars0grm.cc !filter
# Other autogenerated files. The generators should eventually be updated.
/strings/uca900_data.h !filter
/strings/uca900_ja_data.h !filter
/strings/uca_data.h !filter
/internal/meb/meb/mysqloption_list.cpp !filter
# Some NDB source is currently exempt
/storage/ndb/clusterj/** !filter
/storage/ndb/include/** !filter
/storage/ndb/memcache/** !filter
/storage/ndb/ndbapi-examples/** !filter
/storage/ndb/nodejs/** !filter
/storage/ndb/src/** !filter
/storage/ndb/test/** !filter
/storage/ndb/tools/** !filter

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/GreatSQL-GreatSQL.git
git@api.gitlife.ru:oschina-mirror/GreatSQL-GreatSQL.git
oschina-mirror
GreatSQL-GreatSQL
GreatSQL-GreatSQL
master