提交 a4cdac19 编写于 作者: G Gary Ewan Park 提交者: GitHub

Corrected ignore settings for Cake

- It is recommended to include the packages.config file when using Cake
- This ensures that the Cake version that is being used is *pinned* and updated only when the user decides
上级 94d87c50
......@@ -271,4 +271,5 @@ __pycache__/
*.pyc
# Cake - Uncomment if you are using it
# tools/
# tools/**
# !tools/packages.config
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册