Commit 80c5f1c6 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2291 from pmsosa/patch-1

[Python Gitignore] Ignore Sage's parsed files
parents 3af1c290 018c0913
...@@ -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% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment