Files
EasySoft-ZenTaoPMS/.gitignore
2024-02-05 09:10:34 +08:00

46 lines
629 B
Plaintext

config/db.php
config/my.php
www/data/
www/install.php
www/upgrade.php
www/checklist.php
www/ok.txt
www/xhprof
tools/*
release/*
tmp/*
tmp/log/*
tmp/model/*
tmp/cache/*
tmp/extension/*
extension/pro/*
extension/biz/*
extension/max/*
extension/xuan/*
extension/custom/*
test/data/sql/
.bak
.idea
.vscode
.gitignore
.DS_Store
vendor/
docker
.docker-sync
composer.lock
.editorconfig
CodeSniffer.conf
test/runtime/*
test/www
!/**/.gitkeep
build/*.gz
rr
**/test/model/data/*.yaml
**/test/model/data/sql/*.sql
**/test/tao/data/*.yaml
**/test/tao/data/sql/*.sql
**/metric/test/calc/**/data/*.yaml
**/metric/test/calc/**/data/sql/*.sql