提交 80c5f1c6 编写于 作者: B Brendan Forster 提交者: GitHub

Merge pull request #2291 from pmsosa/patch-1

[Python Gitignore] Ignore Sage's parsed files
...@@ -76,6 +76,9 @@ target/ ...@@ -76,6 +76,9 @@ target/
# celery beat schedule file # celery beat schedule file
celerybeat-schedule celerybeat-schedule
# SageMath parsed files
*.sage.py
# dotenv # dotenv
.env .env
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册