提交 b236e171 编写于 作者: K Kenichi Kamiya

Just ignore `.env.production`, avoid to effect for `.env.example`

https://github.com/github/gitignore/pull/3651/files#r576363678
上级 6586918a
......@@ -70,7 +70,8 @@ web_modules/
# dotenv environment variables file
.env
.env.*
.env.test
.env.production
# parcel-bundler cache (https://parceljs.org/)
.cache
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册