UNPKG

@iyowei/cli-fast-gitignore

Version:

命令行工具,用来生成、更新 .gitignore 文件。 ’github/gitignore‘ 模板库已内嵌。

26 lines (20 loc) 353 B
# CakePHP 3 /vendor/* /config/app.php /tmp/cache/models/* !/tmp/cache/models/empty /tmp/cache/persistent/* !/tmp/cache/persistent/empty /tmp/cache/views/* !/tmp/cache/views/empty /tmp/sessions/* !/tmp/sessions/empty /tmp/tests/* !/tmp/tests/empty /logs/* !/logs/empty # CakePHP 2 /app/tmp/* /app/Config/core.php /app/Config/database.php /vendors/*