We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3af1c29 + 018c091 commit 80c5f1cCopy full SHA for 80c5f1c
1 file changed
Python.gitignore
@@ -76,6 +76,9 @@ target/
76
# celery beat schedule file
77
celerybeat-schedule
78
79
+# SageMath parsed files
80
+*.sage.py
81
+
82
# dotenv
83
.env
84
0 commit comments