-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add: 環境gitignore #271
Add: 環境gitignore #271
Conversation
Pull Request Test Coverage Report for Build 1657202711
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
メンテナンスのこと考えると、↓をコピペ(あとlock系のコメントを外す)が一番丸いのかなーとも思いました。
https://github.com/github/gitignore/blob/main/Python.gitignore
同意です、最終的にはGitHub公式へ全て寄せるのが丸いと思います. diffを取ってみたところ、このレポジトリ特有のignore属性等あったので、寄せる前にOKかの検討が必要そうです. |
なるほどです! |
問題なさそうなのでマージしちゃいます! |
内容
隔離環境まわりのディレクトリをgitignoreへ追加
fix #269